Function |gt

ops/u64::|gt


Usage

|gt(a, b)

Parameters

↳ a: u64
↳ b: u64

Return

↴ bool


Tells whether a is strictly greater than b.