Sequence NotEqual

std/comparison/scalar/u32::NotEqual


Inputs

a: Stream<u32>
b: Stream<u32>

Outputs

↦ is: Stream<bool>


Tells whether a is not equal to b.