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