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