import { type OrderedMapBase } from "https://deno.land/x/rimbu@0.14.0/ordered/map-custom/index.ts";
const { Builder } = OrderedMapBase;
Module
x/rimbu/ordered/map-custom/index.ts>OrderedMapBase.Builder
Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.