emptyOrWhitespace

bool
emptyOrWhitespace
(
T
)
(
T s
)

Return Value

Type: bool

true if string s is comprised entirely of whitespace or is completely empty.

Meta