€ quitF

Types

quitF :: F a b

Description

quitF is a fudget that outputs a low level command that terminates the program when some high level input is received. quitF does not have a window.

Input

any

Output

none

Example

 quitF >==< buttonF "Hejdå"

See Also

quitButtonF, buttonF, quitIdF.