removed bignums (there are 2 libraries already, bigints and gmp)
This commit is contained in:
parent
9d7909fc98
commit
d37a83e181
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue