Function |ge

ops/i32::|ge


Usage

|ge(a, b)

Parameters

↳ a: i32
↳ b: i32

Return

↴ bool


Tells whether a is greater or equal to b.