import { type EdgeGraphHashed } from "https://deno.land/x/rimbu@1.1.0/graph/main/non-valued/interface/edge/edge-graph-hashed.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