efron_numbertheory 0.3.1

a library for basic number theory
Documentation
1
2
3
4
5
#[macro_use] #[cfg(test)] extern crate maplit;
pub mod primes;

#[cfg(test)]
mod tests;