in reply to Re^2: Render numeric sequence as array of letters (useless use of map())
in thread Render numeric sequence as array of letters

You are exactly right, there is no reason not to use the more efficient slice operation. I just wasn't thinking that way.
  • Comment on Re: Re^2: Render numeric sequence as array of letters (useless use of map())