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