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