interface ValuedGraph.NonEmpty<N,V>
A non-empty type-invariant immutable valued graph. See the Graph documentation and the ValuedGraph API documentation
Extends: Streamable.NonEmpty<T>
, ValuedGraph<N,V>
Type parameters
Name | Description |
---|---|
N | the node type |
V | the connection value type |
Methods
stream
undocumented
stream