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

Name: 2011-09-23 10:18

Blessed was he
Who visited /prog/ to see
A thread about Lisp
And not of C

(defun -reverse (list)
  (let ((return-value '()))
    (dolist (e list) (push e return-value))
    return-value))

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