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