Treatment isLowercase
std/text/compare/char::isLowercase
Inputs
⇥ chars: Stream<char>
Outputs
↦ is: Stream<bool>
Tells if chars are lowercase.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
std/text/compare/char::isLowercase
⇥ chars: Stream<char>
↦ is: Stream<bool>
Tells if chars are lowercase.