Hacker News new | ask | show | jobs
by sergiosgc 4229 days ago

    l = [1, 2]
    l = Cons(1, Cons(2, Cons))
Ah, my other car is a cdr. I almost longed for my lisp (scheme) days.

I quickly recovered, though..

1 comments

Sorry you are mistaken, your CARs are numbers.

Your other CDR contains Cons. Which may just be a function.

"My other car is a cdr" is an old joke. It is a play upon a kind of humourous bumper sticker ("my other car is a Ferrari") which was popular at one time.