import { type HashMap } from "https://deno.land/x/rimbu@0.13.5/core/main/exports.ts";
const { Context } = HashMap;
A context instance for a HashMap
that acts as a factory for every instance of this
type of collection.
import { type HashMap } from "https://deno.land/x/rimbu@0.13.5/core/main/exports.ts";
const { Context } = HashMap;
A context instance for a HashMap
that acts as a factory for every instance of this
type of collection.