import { type Edge } from "https://deno.land/x/rimbu@0.13.1/core/menu/graph/non-valued/index.ts";
const { Builder } = Edge.Sorted;
A mutable EdgeGraphSorted
builder used to efficiently create new immutable instances.
See the Graph documentation and the EdgeGraphSorted.Builder API documentation