Function simfony_as_rust::jet::arithmetic::median_8
source ยท pub fn median_8(a: u8, b: u8, c: u8) -> u8Expand description
Return the median of three integers.
pub fn median_8(a: u8, b: u8, c: u8) -> u8Return the median of three integers.