simfony_as_rust::jet::arithmetic

Function divides_8

source
pub fn divides_8(a: u8, b: u8) -> bool
Expand description

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