Treatment lowerEqual
ops/u128::lowerEqual
Inputs
⇥ a:
Stream<u128>
⇥ b:
Stream<u128>
Outputs
↦ is:
Stream<bool>
Determine whether a
is lower or equal to b
ops/u128::lowerEqual
⇥ a:
Stream<u128>
⇥ b:
Stream<u128>
↦ is:
Stream<bool>
Determine whether a
is lower or equal to b