Not in the standard library. Example implementation here [https://rosettacode.org/wiki/Non-decimal_radices/Convert#Nim](https://rosettacode.org/wiki/Non-decimal_radices/Convert#Nim)
- How does one convert from string to integer using an arbitrary r... vsajip
- Re: How does one convert from string to integer using an ar... Hlaaftana
