¤ labelF
Types
labelF :: String -> F a b
Synopsis
labelF label
Description
labelF
displays a static text label.
Input
none.
Output
none.
Arguments
label :: String
- a string to display.
Example
labelF "Hello, world!"
See Also
Customisable version: labelF'
Related fudets: displayF, labAboveF et al.