import { type Graph } from "https://deno.land/x/rimbu@0.13.1/core/menu/menu.ts";
const { Builder } = Graph.Valued.Arrow.Hashed;
A mutable ArrowValuedGraphHashed
builder used to efficiently create new immutable instances.
See the Graph documentation and the ArrowValuedGraphHashed.BuilderAPI documentation