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