import { type OrderedMapBase } from "https://deno.land/x/rimbu@1.1.0/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.