impl_mr

Macro impl_mr 

Source
macro_rules! impl_mr {
    ($name:ident, $test:ident, $ty:ty, $upty:ty, [$($th:expr, [$($a:expr),+]),+], |$n:ident, $br:ident|$last:expr) => { ... };
}
Expand description

http://miller-rabin.appspot.com/