Treatment lowerThan

ops/f32::lowerThan


Inputs

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

Outputs

↦ is: Stream<bool>


Determine whether a is strictly lower than b