Rusty Numbers

Playing around with numeric types in Rust.

Build Status

Components

  • Rational (fraction) type, which overloads arithmatic operators
  • BigInt (high precision integer) type, overloading arithmatic operators
Description
Experimenting with numbers in Rust
Readme
Languages
Rust 99.2%
Makefile 0.8%