Sequence LowerThan

std/comparison/scalar/u32::LowerThan


Inputs

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

Outputs

↦ is: Stream<bool>


Tells whether a is strictly lower than b.