Sequence LowerThan

std/comparison/scalar/u16::LowerThan


Inputs

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

Outputs

↦ is: Stream<bool>


Tells whether a is strictly lower than b.