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