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