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