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