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