Reactive.Threepenny

Synopsis

Types

data Event a

data Behavior a

IO

type Handler a

newEvent

register

currentValue

Core Combinators

never

filterJust

unionWith

accumE

apply

stepper

Derived Combinators

(<@>)

(<@)

Filtering

filterE

filterApply

whenE

split

Union

unions

concatenate

Accumulation

accumB

mapAccum

Additional Notes

Tidings

data Tidings a

tidings

facts

rumors

Internal

onChange

unsafeMapIO

newEventsNamed