import { type RMap } from "https://deno.land/x/rimbu@1.1.0/collection-types/main/index.ts";
const { Builder } = RMap;
A mutable RMap
builder used to efficiently create new immutable instances.
See the Map documentation and the RMap.Builder API documentation