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