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