Walk

scalax.collection.GraphTraversal.Walk$
See theWalk companion trait
object Walk

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Walk.type

Members list

Value members

Concrete methods

def zero(node: NodeT): Walk & Zero

A walk of zero length that is a single node.

A walk of zero length that is a single node.

Attributes