Function |gt

ops/i128::|gt


Usage

|gt(a, b)

Parameters

↳ a: i128
↳ b: i128

Return

↴ bool


Tells whether a is strictly greater than b.