reactive-0.10.5: Simple foundation for functional reactive programming
Source code
Contents
Index
FRP.Reactive.Internal.TVal
Stability
experimental
Maintainer
conal@conal.net
Description
Timed values. A primitive interface for futures.
Synopsis
makeEvent
::
Clock
TimeT
-> a :+->
Event
a
Documentation
makeEvent
::
Clock
TimeT
-> a :+->
Event
a
Source
Make a new event and a sink that writes to it. Uses the given clock to serialize and time-stamp.
Produced by
Haddock
version 2.4.2