Sequence LowerEqual

std/comparison/scalar/u32::LowerEqual


Inputs

a: Stream<u32>
b: Stream<u32>

Outputs

↦ is: Stream<bool>


Tells whether a is lower or equal to b.