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