Treatment notEqual

ops/i16::notEqual


Inputs

⇥ a: Stream<i16>
⇥ b: Stream<i16>

Outputs

↦ result: Stream<bool>


Determine whether a is different from b