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