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