Function |min
ops/i64::|min
Usage
|min(a, b)
Parameters
↳ a:
i64
↳ b:
i64
Return
↴ i64
Compares and gives the minimum of two values.
ops/i64::|min
|min(a, b)
↳ a:
i64
↳ b:
i64
↴ i64
Compares and gives the minimum of two values.