Treatment greaterEqual

ops/u16::greaterEqual


Inputs

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

Outputs

↦ is: Stream<bool>


Determine whether a is greater or equal to b