Treatment lowerThan

ops/i16::lowerThan


Inputs

⇥ a: Stream<i16>
⇥ b: Stream<i16>

Outputs

↦ is: Stream<bool>


Determine whether a is strictly lower than b