dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
uge
dmd
common
int128
If c1 >= c2 unsigned
nothrow @
safe
@
nogc
pure
bool
uge
(
Cent
c1
,
Cent
c2
)
Parameters
c1
Cent
operand 1
c2
Cent
operand 2
Return Value
Type:
bool
true if c1 >= c2
Meta
Source
See Implementation
dmd
common
int128
functions
add
and
com
dec
div
divmod
ge
gt
inc
le
lt
mul
neg
or
rol
rol1
ror
ror1
sar
sar1
shl
shl1
shr
shr1
sub
tst
udiv
udivmod
uge
ugt
ule
ult
xor
If c1 >= c2 unsigned