import { type SortedKey } from "https://deno.land/x/rimbu@1.0.2/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