Treatment greaterThan
ops/u8::greaterThan
Inputs
⇥ a:
Stream<u8>
⇥ b:
Stream<u8>
Outputs
↦ is:
Stream<bool>
Determine whether a
is strictly greater than b
ops/u8::greaterThan
⇥ a:
Stream<u8>
⇥ b:
Stream<u8>
↦ is:
Stream<bool>
Determine whether a
is strictly greater than b