Function |min

ops/u8::|min


Usage

|min(a, b)

Parameters

↳ a: u8
↳ b: u8

Return

↴ u8


Compares and gives the minimum of two values.