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