Treatment notEqual

ops/string::notEqual


Inputs

⇥ a: Stream<string>
⇥ b: Stream<string>

Outputs

↦ result: Stream<bool>


Determine whether a is different from b