Reactive.Banana.Implementation

Synopsis

Simple use

data PushIO

interpret

interpretAsHandler

Building event networks with input/output

data NetworkDescription a

compile

type AddHandler a

fromAddHandler

fromPoll

reactimate

liftIO

liftIOLater

Running event networks

data EventNetwork

actuate

pause

Utilities

newAddHandler