Sequence LowerEqual

std/comparison/scalar/u8::LowerEqual


Inputs

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

Outputs

↦ is: Stream<bool>


Tells whether a is lower or equal to b.