Function simfony_as_rust::jet::arithmetic::le_64

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

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