OnEvs

class OnEvs[T](events: => Seq[Event[T]])
class Object
trait Matchable
class Any

Value members

Concrete methods

final
def act[A](fun: T => A): FoldMatch[A]

Constructs a handler for all events, note that events may dynamically compute the events from the current state

Constructs a handler for all events, note that events may dynamically compute the events from the current state