Sequence LowerEqual

std/comparison/scalar/u16::LowerEqual


Inputs

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

Outputs

↦ is: Stream<bool>


Tells whether a is lower or equal to b.