Implicits

flatgraph.Implicits
See theImplicits companion object
trait Implicits

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Implicits.type

Members list

Extensions

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