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