Function |ge

ops/u32::|ge


Usage

|ge(a, b)

Parameters

↳ a: u32
↳ b: u32

Return

↴ bool


Tells whether a is greater or equal to b.