Sequence LowerThan

std/comparison/scalar/u128::LowerThan


Inputs

a: Stream<u128>
b: Stream<u128>

Outputs

↦ is: Stream<bool>


Tells whether a is strictly lower than b.