Treatment greaterThan

ops/u64::greaterThan


Inputs

⇥ a: Stream<u64>
⇥ b: Stream<u64>

Outputs

↦ is: Stream<bool>


Determine whether a is strictly greater than b