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