import { VariantValuedGraph } from "https://deno.land/x/rimbu@1.0.0/graph/mod.ts";
Interfaces
A non-empty type-variant immutable valued graph. See the Graph documentation and the VariantValuedGraph API documentation | |
Utility interface that provides higher-kinded types for this collection. |
import { type VariantValuedGraph } from "https://deno.land/x/rimbu@1.0.0/graph/mod.ts";
An type-variant immutable valued graph. See the Graph documentation and the VariantValuedGraph API documentation