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