Sequence NotEqual

std/comparison/scalar/u16::NotEqual


Inputs

a: Stream<u16>
b: Stream<u16>

Outputs

↦ is: Stream<bool>


Tells whether a is not equal to b.