different between cons vs cddr

cons

English

Etymology 1

Noun

cons

  1. plural of con

Etymology 2

Clipping of construct.

Pronunciation

  • IPA(key): /?k?nz/, /?k?ns/

Noun

cons (plural conses)

  1. (programming) A data structure in LISP that is a pair of pointers, car and cdr, used mainly for lists.
    Synonym: cons cell
    Meronyms: car, cdr

Verb

cons (third-person singular simple present conses, present participle consing, simple past and past participle consed)

  1. (programming) To obtain a list from a cons or a nesting of conses; to prepend an element to a list by forming a cons of that element and the list; to obtain a list from a smaller one by repeated application of such kind of prepending.

Etymology 3

Verb

cons

  1. Third-person singular simple present indicative form of con

Anagrams

  • CNOs, NCOs, NOCs, OCNs, ONCs, ONSC, scon

Catalan

Noun

cons

  1. plural of con

French

Noun

cons m

  1. plural of con

cons From the web:

  • what constitutes a fever
  • what constitutes a mass shooting
  • what constitutes a solar system
  • what constitutes a hostile work environment
  • what constitutes harassment
  • what constellation is the north star in
  • what constitutes a save in baseball
  • what constitutes a pandemic


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
+1
Share
Pin
Like
Send
Share

you may also like