Treatment isUppercase
std/text/compare/char::isUppercase
Inputs
⇥ chars: Stream<char>
Outputs
↦ is: Stream<bool>
Tells if chars are uppercase.
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::isUppercase
⇥ chars: Stream<char>
↦ is: Stream<bool>
Tells if chars are uppercase.