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