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