[][src]Function competitive_hpp::modulo::utils::mod_inv

pub fn mod_inv<A: Copy + Integer + Signed>(a: A, modulo: A) -> A