Treatment greaterThan

ops/u16::greaterThan


Inputs

⇥ a: Stream<u16>
⇥ b: Stream<u16>

Outputs

↦ is: Stream<bool>


Determine whether a is strictly greater than b