toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.util.parseutils
/
com.shakelang.util.parseutils.characters
/
Characters
/
isWhitespaceCharacter
is
Whitespace
Character
fun
isWhitespaceCharacter
(
c
:
Char
)
:
Boolean
(
source
)
Is the given character an ignored whitespace character ('\r', '\t' or ' ',
not '\n'
)
Since
0.1.0