Reactive.Banana.Frameworks

Synopsis

Simple use

interpretAsHandler

Building event networks with input/output

data NetworkDescription t a

compile

type AddHandler a

fromAddHandler

fromChanges

fromPoll

reactimate

initial

changes

liftIO

liftIOLater

Running event networks

data EventNetwork

actuate

pause

Utilities

newAddHandler

newEvent

Internal

interpretFrameworks