What's the difference between
and
Enter two words to compare and contrast their definitions, origins, and synonyms to better understand how those words are related.

Cad vs Cadr - What's the difference?

cad | cadr |

As a proper noun cad

is chad (country in central africa).

As a noun cadr is

(computing) car of the cdr in lisp the second element in a list.

cad

Translingual

Initialism

(Initialism) (head)
  • Usage notes

    This is the currency code used in the standard. ----

    cadr

    English

    Noun

    (en noun)
  • (computing) Car of the cdr in LISP. The second element in a list.
  • * Matt Kaufmann, Panagiotis Manolios, and J Strother Moore, Computer-aided reasoning: an approach , 2000 :
  • If we let x denote the tree (1 2 3), then the car of x is 1, the cdr of x is (2 3), the cadr of x is 2, the caddr of x is 3, and the cdddr of x is nil.

    Derived terms

    * caddr