Reactive.Banana.Experimental.Calm

Synopsis

Main types

data Event t a

type Behavior t

collect

fromCalm

interpret

Core Combinators

never

unionWith

filterE

accumE

apply

stepper

Derived Combinators

Filtering

filterJust

Accumulation

accumB

mapAccum

Apply class

class Apply f g