Sequence NotEqual

std/comparison/scalar/i8::NotEqual


Inputs

a: Stream<i8>
b: Stream<i8>

Outputs

↦ is: Stream<bool>


Tells whether a is not equal to b.