Treatment greaterEqual

ops/u8::greaterEqual


Inputs

⇥ a: Stream<u8>
⇥ b: Stream<u8>

Outputs

↦ is: Stream<bool>


Determine whether a is greater or equal to b