Function |min

ops/u32::|min


Usage

|min(a, b)

Parameters

↳ a: u32
↳ b: u32

Return

↴ u32


Compares and gives the minimum of two values.