Hi Jon, > I just noticed that in the docs for the 'recur' function, there's also > a fibonacci function where "(if (> 2 N)" should be changed into "(if (>= > 2 N)". And the result of (fibonacci 22) should thus be 17711.
Oops, yes! I've changed it. Thanks! ♪♫ Alex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe