Function simfony_as_rust::jet::arithmetic::lt_32

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

Check if an integer is less than another integer.