|
FRP.Reactive.Internal.Fun | Stability | experimental | Maintainer | conal@conal.net |
|
|
|
Description |
Constant-optimized representation of functions.
|
|
Synopsis |
|
|
|
Documentation |
|
|
Constant-optimized functions
| Constructors | K a | constant function
| Fun (t -> a) | non-constant function
|
| Instances | |
|
|
Produced by Haddock version 2.4.2 |