import { type Map } from "https://deno.land/x/rimbu@1.0.3/core/menu/menu.ts";
const { Context } = Map.Sorted;
A context instance for a HashMap that acts as a factory for every instance of this type of collection.
Properties
readonly
comp: Comp<UK>A Comp
instance used to sort the map keys.