import { type ArrowGraph } from "https://deno.land/x/rimbu@1.0.0/graph/main/non-valued/interface/arrow/arrow-graph.ts";
const { NonEmpty } = ArrowGraph;
A non-empty type-invariant immutable arrow (directed) graph. See the Graph documentation and the ArrowGraph API documentation