Function |max

ops/u32::|max


Usage

|max(a, b)

Parameters

↳ a: u32
↳ b: u32

Return

↴ u32


Compares and gives the maximum of two values.