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

The LISP

Name: Anonymous 2010-10-12 9:18

Why is the function car not called first-of?

Why is the function cdr not called last-of?

Because.... post a comment with the answer, faggot.

Name: Anonymous 2010-10-14 12:02

(= (first-of) car)

(= (last-of xs)
    (if (null? (cdr xs))
        (first-of xs)
        (last-of (cdr xs)))

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