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