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