import { type Table } from "https://deno.land/x/rimbu@0.14.1/table/mod.ts";
const { Builder } = Table;
A mutable Table builder used to efficiently create new immutable instances. See the Table documentation and the Table.Builder API documentation
import { type Table } from "https://deno.land/x/rimbu@0.14.1/table/mod.ts";
const { Builder } = Table;
A mutable Table builder used to efficiently create new immutable instances. See the Table documentation and the Table.Builder API documentation