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