Returns #t
if the given character or string is whitespace.
This is tested using char::is_whitespace
. The empty string returns #t
.
Returns #t
if the given character or string is whitespace.
This is tested using char::is_whitespace
. The empty string returns #t
.