import { type BiMap } from "https://deno.land/x/rimbu@1.0.2/bimap/main/index.ts";
const { Context } = BiMap;
The BiMap's Context instance that serves as a factory for all related immutable instances and builders.
import { type BiMap } from "https://deno.land/x/rimbu@1.0.2/bimap/main/index.ts";
const { Context } = BiMap;
The BiMap's Context instance that serves as a factory for all related immutable instances and builders.