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