Function |gt

ops/i64::|gt


Usage

|gt(a, b)

Parameters

↳ a: i64
↳ b: i64

Return

↴ bool


Tells whether a is strictly greater than b.