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