import { type Table } from "https://deno.land/x/rimbu@0.13.5/table/main/interface/generic.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.13.5/table/main/interface/generic.ts";
const { Context } = Table;
A context instance for Table implementations that acts as a factory for every instance of this type of collection.