2014-11-28

(cons cat (cons cat nil))



I thought this tweet was pretty funny, despite the diagrammatic inaccuracy that twitterers were quick to point out. :-) Reminds me of my second cat, whom I named CADR, of course.

4 comments:

  1. Cyrus08:17

    I think you mean: (cons "cat" (cons "cat" nil)) -- those cats aren't necessarily eq.

    ReplyDelete
  2. Hi.

    Can I use the image for my Programming Language course? :)

    MA

    ReplyDelete
  3. Marco, I don't see why not, but I didn't take the picture. Found it on Twitter.

    ReplyDelete