Function |min

ops/u64::|min


Usage

|min(a, b)

Parameters

↳ a: u64
↳ b: u64

Return

↴ u64


Compares and gives the minimum of two values.