Function |gt

ops/u32::|gt


Usage

|gt(a, b)

Parameters

↳ a: u32
↳ b: u32

Return

↴ bool


Tells whether a is strictly greater than b.