Treatment lowerThan

ops/u64::lowerThan


Inputs

⇥ a: Stream<u64>
⇥ b: Stream<u64>

Outputs

↦ is: Stream<bool>


Determine whether a is strictly lower than b