Function |gt

ops/i32::|gt


Usage

|gt(a, b)

Parameters

↳ a: i32
↳ b: i32

Return

↴ bool


Tells whether a is strictly greater than b.