Treatment lowerThan
ops/u128::lowerThan
Inputs
⇥ a:
Stream<u128>
⇥ b:
Stream<u128>
Outputs
↦ is:
Stream<bool>
Determine whether a
is strictly lower than b
ops/u128::lowerThan
⇥ a:
Stream<u128>
⇥ b:
Stream<u128>
↦ is:
Stream<bool>
Determine whether a
is strictly lower than b