turbolift.effects.ChoiceEffect.handlers
Predefined handlers for this effect.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Collect into a Vector
all succesful paths in depth-first search order.
Collect into a Vector
all succesful paths in depth-first search order.
Attributes
Collect into a Vector
all succesful paths in breadth-first search order.
Collect into a Vector
all succesful paths in breadth-first search order.
Attributes
Collect into an Option
the first path in depth-first search order.
Collect into an Option
the first path in depth-first search order.
Attributes
Collect into an Option
the first path in breadth-first search order.
Collect into an Option
the first path in breadth-first search order.
Attributes