import { type Hashed } from "https://deno.land/x/rimbu@1.1.0/core/menu/map/ordered.ts";
const { Builder } = Hashed;
A mutable OrderedHashMap
builder used to efficiently create new immutable instances.
See the Map documentation and the OrderedHashMap.Builder API documentation