whitespace?

Returns #t if the character is whitespace (space, tab, linefeed, or newline).

Exported from

Arguments

argAn instance of <character>.

Values

valAn instance of <boolean>.
This module contains a set of methods for testing various properties of <character> this will work 100% correctly only with ASCII English characters.
The class of characters.
The class of boolean values.