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