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