Function |max

ops/i32::|max


Usage

|max(a, b)

Parameters

↳ a: i32
↳ b: i32

Return

↴ i32


Compares and gives the maximum of two values.