Treatment lowerEqual

std/ops::lowerEqual


Generics

◻ T: PartialOrder

Inputs

⇥ a: Stream<T>
⇥ b: Stream<T>

Outputs

↦ is: Stream<bool>


Determine whether a is lower or equal to b