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