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