Treatment isWhitespace
std/text/compare/char::isWhitespace
Inputs
⇥ chars:
Stream<char>
Outputs
↦ is:
Stream<bool>
Tells if chars are whitespace.
std/text/compare/char::isWhitespace
⇥ chars:
Stream<char>
↦ is:
Stream<bool>
Tells if chars are whitespace.