uge

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