☰
D
dejadoc
DRUNTIME
/
core.int128
/
ule
🔍
☾
ule
fn
bool ule(
Cent
c1,
Cent
c2)
pure
If c1 <= c2 unsigned
Parameters
c1
operand 1
c2
operand 2
Returns
true if c1 <= c2