Function simfony_as_rust::jet::arithmetic::le_8

source ยท
pub fn le_8(a: u8, b: u8) -> bool
Expand description

Check if an integer is less than or equal to another integer.