Function |ge
ops/i8::|ge
Usage
|ge(a, b)
Parameters
↳ a:
i8
↳ b:
i8
Return
↴ bool
Tells whether a
is greater or equal to b
.
ops/i8::|ge
|ge(a, b)
↳ a:
i8
↳ b:
i8
↴ bool
Tells whether a
is greater or equal to b
.