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