Treatment greaterEqual

ops/u32::greaterEqual


Inputs

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

Outputs

↦ is: Stream<bool>


Determine whether a is greater or equal to b