interface SortedTableHashColumn.Builder implements [TableBase.Builder]<R, C, V, SortedTableHashColumn.Types>import { type SortedTableHashColumn } from "https://deno.land/x/rimbu@0.13.5/table/main/index.ts"; const { Builder } = SortedTableHashColumn; Type ParametersRCV