Function |min

ops/i64::|min


Usage

|min(a, b)

Parameters

↳ a: i64
↳ b: i64

Return

↴ i64


Compares and gives the minimum of two values.