Treatment notEqual

ops/bool::notEqual


Inputs

⇥ a: Stream<bool>
⇥ b: Stream<bool>

Outputs

↦ result: Stream<bool>


Determine whether a is different from b