Treatment notEqual
ops/u64::notEqual
Inputs
⇥ a:
Stream<u64>
⇥ b:
Stream<u64>
Outputs
↦ result:
Stream<bool>
Determine whether a
is different from b
ops/u64::notEqual
⇥ a:
Stream<u64>
⇥ b:
Stream<u64>
↦ result:
Stream<bool>
Determine whether a
is different from b