import { type HashSet } from "https://deno.land/x/rimbu@0.13.5/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@0.13.5/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.