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