Implicits

flatgraph.Implicits
See theImplicits companion trait
object Implicits extends Implicits

Attributes

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

Members list

Extensions

Inherited extensions

extension [NodeType <: GNode](node: NodeType)
def start: Iterator[NodeType]

start a new Traversal with this Node, i.e. lift it into a Traversal

start a new Traversal with this Node, i.e. lift it into a Traversal

Attributes

Inherited from:
Implicits