import { type SortedValue } from "https://deno.land/x/rimbu@1.1.0/core/menu/multimap/hash-key.ts";
const { Builder } = SortedValue;
A mutable HashMultiMapSortedValue
builder used to efficiently create new immutable instances.
See the MultiMap documentation and the HashMultiMapSortedValue.Builder API documentation