num-traits/rational
Michael Lamparski 32dee9a0c8 rational: small additional tweaks
Move `new` to top to make it more visible in the docs.

Replace instances of $x == Zero::zero()$ with $x.is_zero()$,
partially addressing #11.
2016-07-24 14:58:43 -04:00
..
src rational: small additional tweaks 2016-07-24 14:58:43 -04:00
Cargo.toml rational: add path-dependency versions 2016-04-14 00:39:07 -07:00