namespace VariantGraph
An type-variant immutable graph. See the Graph documentation and the VariantGraph API documentation
Companion interface: VariantGraph<N>
Interfaces
Name | Description |
---|---|
VariantGraph.NonEmpty<N> | A non-empty type-variant immutable graph. See the Graph documentation and the VariantGraph API documentation |
VariantGraph.Types | Utility interface that provides higher-kinded types for this collection. |