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