Sequence LowerEqual

std/comparison/scalar/u128::LowerEqual


Inputs

a: Stream<u128>
b: Stream<u128>

Outputs

↦ is: Stream<bool>


Tells whether a is lower or equal to b.