Function
lispworks
whitespace-char-p char => bool
A character.
t if char represents white space;nil otherwise.
[whitespace1], as described in the standard:"Space and non-graphic characters that only moved the print position."
sys:*extended-spaces* ist, U+3000 Ideographic Space is also considered whitespace.