Skip to main content

namespace VariantValuedGraph

An type-variant immutable valued graph. See the Graph documentation and the VariantValuedGraph API documentation

Companion interface: VariantValuedGraph<N,V>

Interfaces

NameDescription
VariantValuedGraph.NonEmpty<N,V>A non-empty type-variant immutable valued graph. See the Graph documentation and the VariantValuedGraph API documentation
VariantValuedGraph.TypesUtility interface that provides higher-kinded types for this collection.