import { type OrderedSortedMap } from "https://deno.land/x/rimbu@0.13.5/ordered/map/interface/ordered-sorted-map.ts";
const { Context } = OrderedSortedMap;
A context instance for an OrderedSortedMap
that acts as a factory for every instance of this
type of collection.