Go to the first, previous, next, last section, table of contents.


whitespace?

Function: whitespace?
file: job.t
package: muf
status: alpha

An error if the argument is not a character. True iff the character is a space, newline or such (C isspace).


Go to the first, previous, next, last section, table of contents.