reactive-0.9.0: Simple foundation for functional reactive programming
Source code
Contents
Index
FRP.Reactive.Internal.Misc
Stability
experimental
Maintainer
conal@conal.net
Description
Misc Reactive internal defs
Synopsis
type
Action
=
IO
()
type
Sink
a = a ->
Action
Documentation
type
Action
=
IO
()
Source
Convenient alias for dropping parentheses.
type
Sink
a = a ->
Action
Source
Value consumer
Produced by
Haddock
version 2.3.0