Function simfony_as_rust::jet::arithmetic::lt_64

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

Check if an integer is less than another integer.