Treatment greaterThan

ops/u8::greaterThan


Inputs

⇥ a: Stream<u8>
⇥ b: Stream<u8>

Outputs

↦ is: Stream<bool>


Determine whether a is strictly greater than b