ยค intDispF
Displays
Types
intDispF :: F Int b
Description
The intDispF
displays integer values.
Input
replaces the integer being displayed.
Output
none.
Example
startupF [42] $ intDispF
See Also
Customisable version: intDispF'.
Related fudgets: displayF, intF.