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