Sequence LowerThan

std/comparison/scalar/f32::LowerThan


Inputs

a: Stream<f32>
b: Stream<f32>

Outputs

↦ is: Stream<bool>


Tells whether a is strictly lower than b.