caddr

caddr
noun /ˈkɑːdədə,ˈkɑdədɚ/
Car of the cdr of the cdr in LISP. The third element in a list.

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.

See Also: car, cdr, cadr, cddr, cons, LISP

Wikipedia foundation.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • Hygienic macro — Hygienic macros are macros whose expansion is guaranteed not to cause collisions with existing symbol definitions. They are a feature of programming languages such as Scheme and Dylan. Contents 1 The hygiene problem 2 Strategies 3 Hygienic macro… …   Wikipedia

  • cadr — noun /ˈkɑːdə,ˈkɑdɚ/ Car of the cdr in LISP. The second element in a list. 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. See Also: car, cdr,… …   Wiktionary

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”