Synonymer

Uttal

  • Okänd accent:

Ingen översättning hittades i den valda målspråket.

Definitioner

Substantiv

  1. (computing) A data structure in LISP that is a pair of pointers, car and cdr, used mainly for lists.

Verb

  1. (computing) 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.

Exempel

  • In addition to specifying the whole list at once using square brackets and commas, you can build them up piece by piece using the () operator. This process is often referred to as consing.WB

Böjningsformer

Perfektparticipconsed
Imperfektconsed
Presensparticipconsing
Pluralconses
Tredje person singular indicativ presensconses