Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

What the fuck is this??

Name: Anonymous 2007-09-29 3:42 ID:nQXSHaSg

(defun tak (x y z)
  (if (>= y x)
      z
      (tak (tak (- x 1) y z)
           (tak (- y 1) z x)
           (tak (- z 1) x y))))

Name: Anonymous 2009-05-15 19:28

>>11
you don't know anything about functional programming.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List