import { type Table } from "https://deno.land/x/rimbu@1.2.0/table/mod.ts";
const { Context } = Table;
A context instance for Table implementations that acts as a factory for every instance of this type of collection.
import { type Table } from "https://deno.land/x/rimbu@1.2.0/table/mod.ts";
const { Context } = Table;
A context instance for Table implementations that acts as a factory for every instance of this type of collection.