Currently the implementation supports only 2, 8, 10, and 16 radix for `number->string`. However the `string->number` supports any radix between 2 and 36.
Currently the implementation supports only 2, 8, 10, and 16 radix for
number->string. However thestring->numbersupports any radix between 2 and 36.