On Tue, 14 Dec 2004, Harvey J. Stein wrote:
> thus getting rid of the recursion, and avoiding labels. Didn't speed > it up, though... What's so bad about labels? I'd rather avoid loop... -- regards, [EMAIL PROTECTED] (o_ Thomas Fischbacher - http://www.cip.physik.uni-muenchen.de/~tf //\ (lambda (n) ((lambda (p q r) (p p q r)) (lambda (g x y) V_/_ (if (= x 0) y (g g (- x 1) (* x y)))) n 1)) (Debian GNU)
