startsWithWhite

bool
startsWithWhite
(
S
)
(
S s
)
if (
isArray!S
)

Return Value

Type: bool

true if the string starts with a white character

Meta