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