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