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