import { type EdgeValuedGraph } from "https://deno.land/x/rimbu@0.13.5/graph/main/index.ts";
const { NonEmpty } = EdgeValuedGraph;
A non-empty type-invariant immutable valued edge (undirected) graph. See the Graph documentation and the EdgeValuedGraph API documentation