nim-lang / bigints

BigInts for Nim
MIT License
124 stars 32 forks source link

Test using different GCs #87

Closed konsumlamm closed 2 years ago

konsumlamm commented 2 years ago

Run tests using the refc, arc and orc GCs, as these are the commonly used ones.