removed bignums (there are 2 libraries already, bigints and gmp)

This commit is contained in:
Dennis Felsing 2015-02-03 09:06:18 +01:00
parent 9d7909fc98
commit d37a83e181
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ If you are looking for the official FAQ then you can find it [here](http://nim-l
For beginners I suggest to implement missing parts of the standard library or some other more specialized libraries:
* locale support
* bignums
* a lean GUI library
* libraries for scientific computing
* libraries that deal with multi-media