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