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