Function simfony_as_rust::jet::arithmetic::divides_16

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

Check if the first integer is divisible by the second integer.