handlers

turbolift.effects.ChoiceEffect.handlers
object handlers

Predefined handlers for this effect.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
handlers.type

Members list

Value members

Concrete methods

def all: impl.ThisHandler[Identity, Vector, Any]
def allBreadthFirst: impl.ThisHandler[Identity, Vector, Any]
def first: impl.ThisHandler[Identity, Option, Any]
def firstBreadthFirst: impl.ThisHandler[Identity, Option, Any]