Treatment lowerEqual
ops/u32::lowerEqual
Inputs
⇥ a:
Stream<u32>
⇥ b:
Stream<u32>
Outputs
↦ is:
Stream<bool>
Determine whether a
is lower or equal to b
ops/u32::lowerEqual
⇥ a:
Stream<u32>
⇥ b:
Stream<u32>
↦ is:
Stream<bool>
Determine whether a
is lower or equal to b