Treatment notEqual

ops/char::notEqual


Inputs

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

Outputs

↦ result: Stream<bool>


Determine whether a is different from b