On Thu, May 3, 2012 at 1:45 PM, Rüdiger Asche <r...@ruediger-asche.de> wrote:
> uhm... am I mistaken, or is there one recursive call to fast-expt in a non
> tail recursive position? Schouldn't that be unwound?

The calls nest only upto log_2(n), so, why worry?

____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to