Function |le
ops/u32::|le
Usage
|le(a, b)
Parameters
↳ a:
u32
↳ b:
u32
Return
↴ bool
Tells whether a
is lower or equal to b
.
ops/u32::|le
|le(a, b)
↳ a:
u32
↳ b:
u32
↴ bool
Tells whether a
is lower or equal to b
.