Treatment greaterThan

ops/u32::greaterThan


Inputs

⇥ a: Stream<u32>
⇥ b: Stream<u32>

Outputs

↦ is: Stream<bool>


Determine whether a is strictly greater than b