Function |max
ops/i64::|max
Usage
|max(a, b)
Parameters
↳ a:
i64
↳ b:
i64
Return
↴ i64
Compares and gives the maximum of two values.
ops/i64::|max
|max(a, b)
↳ a:
i64
↳ b:
i64
↴ i64
Compares and gives the maximum of two values.