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