Reactive.Banana.Combinators

Synopsis

Introduction

data Event t a

data Behavior t a

interpret

Core Combinators

never

union

unions

filterE

collect

spill

accumE

apply

stepper

Derived Combinators

Infix operators

(<@>)

(<@)

Filtering

filterJust

filterApply

whenE

split

Accumulation

accumB

mapAccum

Simultaneous event occurrences

calm

unionWith