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