¤ bellF

Audio

Types

bellF :: F a a

Description

bellF bevaves like the identity fudget (idF) but it also sounds the terminal bell whenever a message passes through.

Input

any

Output

propagated from the input

Example

 bellF >==< buttonF "Beep"

See Also

The identity fudget: idF.

The quit fudget: quitF.