Function simfony_as_rust::jet::arithmetic::lt_16
source ยท pub fn lt_16(a: u16, b: u16) -> boolExpand description
Check if an integer is less than another integer.
pub fn lt_16(a: u16, b: u16) -> boolCheck if an integer is less than another integer.