| Portability | GADTs |
|---|---|
| Stability | experimental |
| Maintainer | conal@conal.net |
| Safe Haskell | None |
Interface.TV.Input
Description
Inputs -- means of obtaining values
Input data type
An Input describes a way to obtain a functional value from a user.
Used in Output for making function visualizations.
The constructors: primitive, pairing, and title.