Function simfony_as_rust::jet::arithmetic::modulo_8

source ยท
pub fn modulo_8(a: u8, b: u8) -> u8
Expand description

Compute the remainder after dividing both integers.