import { type EdgeGraphHashed } from "https://deno.land/x/rimbu@1.2.0/graph/mod.ts";
const { Builder } = EdgeGraphHashed;
A mutable EdgeGraphHashed
builder used to efficiently create new immutable instances.
See the Graph documentation and the EdgeGraphHashed.Builder API documentation