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