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