import { type RMap } from "https://deno.land/x/rimbu@1.0.3/collection-types/map/interface/generic.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