EventPropTransformationOps

io.laminext.core.ops.eventproptransformation.EventPropTransformationOps
final class EventPropTransformationOps[Ev <: Event, V](underlying: EventProcessor[Ev, V])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def mapToFalse: EventProcessor[Ev, Boolean]
def mapToTrue: EventProcessor[Ev, Boolean]