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