Treatment notEqual

ops/u64::notEqual


Inputs

⇥ a: Stream<u64>
⇥ b: Stream<u64>

Outputs

↦ result: Stream<bool>


Determine whether a is different from b