Sequence NotEqual

std/comparison/scalar/i128::NotEqual


Inputs

a: Stream<i128>
b: Stream<i128>

Outputs

↦ is: Stream<bool>


Tells whether a is not equal to b.