Function 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.

ยงCost

93 mWU (milli weight units)