import { type Table } from "https://deno.land/x/rimbu@1.1.0/table/main/index.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