Sequence GreaterThan

std/comparison/scalar/u8::GreaterThan


Inputs

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

Outputs

↦ is: Stream<bool>


Tells whether a is strictly greater than b.