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