Treatment lowerThan

ops/u32::lowerThan


Inputs

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

Outputs

↦ is: Stream<bool>


Determine whether a is strictly lower than b