import { type HashMap } from "https://deno.land/x/rimbu@1.0.2/hashed/mod.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@1.0.2/hashed/mod.ts";
const { Context } = HashMap;
A context instance for a HashMap
that acts as a factory for every instance of this
type of collection.