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