Detemines if a character is a Space character as specified in the Unicode Standard.
WARNING: look at isWhitespace, maybe that function does more what you expect.
the character to be inspected
See Implementation
Detemines if a character is a Space character as specified in the Unicode Standard.
WARNING: look at isWhitespace, maybe that function does more what you expect.