scalax.collection.GraphAux.NodeAux
This class facilitates seamless iteration over the nodes supplied by the constructor arguments.
(Changed in version 2.8.0) collect has changed. The previous behavior can be reproduced with toSeq.
collect
toSeq
(Since version 2.10.0) use fold instead
This class facilitates seamless iteration over the nodes supplied by the constructor arguments.