Function |ge

ops/u128::|ge


Usage

|ge(a, b)

Parameters

↳ a: u128
↳ b: u128

Return

↴ bool


Tells whether a is greater or equal to b.