Sequence GreaterThan

std/comparison/scalar/u16::GreaterThan


Inputs

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

Outputs

↦ is: Stream<bool>


Tells whether a is strictly greater than b.