Proposal for a generic showIntAtBase
Henning Thielemann
lemming at henning-thielemann.de
Mon Apr 6 17:52:25 UTC 2015
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".
More information about the Libraries
mailing list