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