import { type HashMultiMapHashValue } from "https://deno.land/x/rimbu@1.0.2/multimap/main/interface/hash-key/hash-value/interface.ts";
const { Context } = HashMultiMapHashValue;
A context instance for an HashMultiMapHashValue
that acts as a factory for every instance of this
type of collection.