Function max_64

Source
pub fn max_64(a: u64, b: u64) -> u64
Expand description

Return the bigger of two integers.

ยงCost

104 mWU (milli weight units)