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