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