import { type HashMultiMapHashValue } from "https://deno.land/x/rimbu@0.13.5/core/mod.ts";
const { Builder } = HashMultiMapHashValue;
A mutable HashMultiMapHashValue
builder used to efficiently create new immutable instances.
See the MultiMap documentation and the HashMultiMapHashValue.Builder API documentation