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