Reactive.Banana.Prim

Synopsis

Evaluation

type Step

data Network

emptyNetwork

Build FRP networks

type Build

liftIOLater

type BuildIO

liftBuild

buildLater

buildLaterReadNow

compile

Caching

Testing

interpret

mapAccumM

mapAccumM_

runSpaceProfile

IO

newInput

addHandler

readLatch

Pulse

type Pulse a

neverP

alwaysP

mapP

type Future

tagFuture

unsafeMapIOP

filterJustP

unionWithP

Latch

type Latch a

pureL

mapL

applyL

accumL

applyP

Dynamic event switching

switchL

executeP

switchP

Notes