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