Treatment equal

ops/char::equal


Inputs

⇥ a: Stream<char>
⇥ b: Stream<char>

Outputs

↦ result: Stream<bool>


Determine whether a is equal to b