pub const fn min_u64(l: u64, r: u64) -> u64
Expand description

The minimum of two u64s