¤ nullSP

The idle stream processor

Types

nullSP :: SP a b

Description

nullSP is stream processors that do nothing.

Input

Ignores all inputs.

Output

No output is produced.

See Also

SP, putSP, getSP, idSP.