Function |max

ops/u128::|max


Usage

|max(a, b)

Parameters

↳ a: u128
↳ b: u128

Return

↴ u128


Compares and gives the maximum of two values.