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