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