import { type RSet } from "https://deno.land/x/rimbu@1.2.0/core/mod.ts";
const { Builder } = RSet;
A mutable Set builder used to efficiently create new immutable instances. See the Set documentation and the RSet.Builder API documentation
import { type RSet } from "https://deno.land/x/rimbu@1.2.0/core/mod.ts";
const { Builder } = RSet;
A mutable Set builder used to efficiently create new immutable instances. See the Set documentation and the RSet.Builder API documentation