import { type Hashed } from "https://deno.land/x/rimbu@1.1.0/core/menu/graph/non-valued/arrow.ts";
const { NonEmpty } = Hashed;
A non-empty type-invariant immutable valued arrow (directed) graph. The connections are internally maintained using hashed collections See the Graph documentation and the ArrowGraphHashed API documentation