Treatment notEqual

ops/byte::notEqual


Inputs

⇥ a: Stream<byte>
⇥ b: Stream<byte>

Outputs

↦ result: Stream<bool>


Determine whether a is different from b