different between cddr vs caddr

cddr

English

Etymology

Contraction of cdr of the cdr.

Pronunciation

  • IPA(key): /?k?d?d?/, /?k?d?d?/

Noun

cddr (plural cddrs)

  1. (computing) Cdr of the cdr in LISP. The rest of a list if the first two elements are removed.

Derived terms

  • caddr
  • cdddr

cddr From the web:

  • what does ddr stand for
  • what is cddr in lisp
  • what is a cdcr number
  • what ddr stands for


caddr

English

Etymology

Contraction of car of the cdr of the cdr.

Pronunciation

  • IPA(key): /?k??d?d?/, /?k?d?d?/

Noun

caddr (plural caddrs)

  1. (programming) Car of the cdr of the cdr in LISP. The third element in a list.
    • 2000, Matt Kaufmann, Panagiotis Manolios, and J Strother Moore, Computer-aided reasoning: an approach
      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.

caddr From the web:

  • what does caddra stand for
  • what is caddr_t
  • what is caddr in lisp
  • what does cadr mean
  • what does caddy do
+1
Share
Pin
Like
Send
Share

you may also like