import { type ArrowValuedGraphHashed } from "https://deno.land/x/rimbu@0.13.5/graph/main/index.ts";
const { NonEmpty } = ArrowValuedGraphHashed;
A non-empty type-invariant immutable valued arrow (directed) graph. The nodes are internally maintained using HashMaps See the Graph documentation and the ArrowValuedGraphHashed API documentation