import { type HashKey } from "https://deno.land/x/rimbu@1.1.0/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.