cdr (/ˈkʌdər/ or /ˈkʊdər/) is primitive operation on cons cells (or "non-atomic S-expressions") introduced in the Lisp programming language.
Can anyone well versed in lisp explain this joke to me? I've done some reading on functional programming languages and …
lisp cons cdrI'm learning a little bit about functional programming in LISP and here's what I've bumped into: LISP uses CAR, CDR …
list lisp common-lisp cdr