Function simfony_as_rust::jet::arithmetic::modulo_8
source ยท pub fn modulo_8(a: u8, b: u8) -> u8Expand description
Compute the remainder after dividing both integers.
pub fn modulo_8(a: u8, b: u8) -> u8Compute the remainder after dividing both integers.