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