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