Update readme
timw4mail/rusty-numbers/pipeline/head This commit looks good Details

This commit is contained in:
Timothy Warren 2021-04-20 08:17:16 -04:00
parent 2e9b115fa0
commit 4ac159c603
1 changed files with 0 additions and 1 deletions

View File

@ -7,5 +7,4 @@ Playing around with numeric types in Rust.
## Components
* Rational (fraction) type, which overloads arithmatic operators
* Various fibonacci/factorial implementations for native numeric types
* BigInt (high precision integer) type, overloading arithmatic operators