Treatment exact
std/text/compare/char::exact
Parameters
↳ var reference: char
Inputs
⇥ chars: Stream<char>
Outputs
↦ matches: Stream<bool>
Tells if chars exactly matches a reference.
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::exact
↳ var reference: char
⇥ chars: Stream<char>
↦ matches: Stream<bool>
Tells if chars exactly matches a reference.