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