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