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