Function |gt

ops/u128::|gt


Usage

|gt(a, b)

Parameters

↳ a: u128
↳ b: u128

Return

↴ bool


Tells whether a is strictly greater than b.