Function |gt
ops/i16::|gt
Usage
|gt(a, b)
Parameters
↳ a:
i16
↳ b:
i16
Return
↴ bool
Tells whether a
is strictly greater than b
.
ops/i16::|gt
|gt(a, b)
↳ a:
i16
↳ b:
i16
↴ bool
Tells whether a
is strictly greater than b
.