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