Function |max

ops/i64::|max


Usage

|max(a, b)

Parameters

↳ a: i64
↳ b: i64

Return

↴ i64


Compares and gives the maximum of two values.