Reactive.Banana.Model

Synopsis

Core Combinators

class FRP f

data family Event f :: * -> *

data family Behavior f :: * -> *

Derived Combinators

whenE

filterJust

mapAccum

class Apply f g

Model implementation

data Model

type Time

interpretTime

interpret