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