
6 Apr
2015
6 Apr
'15
1:52 p.m.
On Mon, 6 Apr 2015, Tikhon Jelvis wrote:
Decomposing numbers into arbitrary bases *already* exists as showIntAtBase. Vikas's proposal is about generalizing this existing function to output more than just strings and characters.
With "digits" I meant something different from "Char", e.g. Int. If this is the goal of the proposal then Vikas could use the implementations I pointed to, for now. I do not see a need to have the function in "base".