Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Cons> ?p ?o. }
Showing items 1 to 25 of
25
with 100 items per page.
- Cons abstract "In computer programming, cons (/ˈkɒnz/ or /ˈkɒns/) is a fundamental function in most dialects of the Lisp programming language. cons constructs memory objects which hold two values or pointers to values. These objects are referred to as (cons) cells, conses, non-atomic s-expressions ("NATSes"), or (cons) pairs. In Lisp jargon, the expression "to cons x onto y" means to construct a new object with (cons x y). The resulting pair has a left half, referred to as the car (the first element), and a right half (the second element), referred to as the cdr.It is loosely related to the object-oriented notion of a constructor, which creates a new object given arguments, and more closely related to the constructor function of an algebraic data type system.The word "cons" and expressions like "to cons onto" are also part of a more general functional programming jargon. Sometimes operators that have a similar purpose, especially in the context of list processing, are pronounced "cons". (A good example is the :: operator in ML and Scala, or : in Haskell, which adds an element to the beginning of a list.)".
- Cons thumbnail Cons-cells.svg?width=300.
- Cons wikiPageExternalLink sdraw.
- Cons wikiPageID "208153".
- Cons wikiPageRevisionID "600654406".
- Cons hasPhotoCollection Cons.
- Cons subject Category:Articles_with_example_Lisp_code.
- Cons subject Category:Articles_with_example_Scheme_code.
- Cons subject Category:Composite_data_types.
- Cons subject Category:Data_types.
- Cons subject Category:Functional_programming.
- Cons subject Category:Lisp_programming_language.
- Cons comment "In computer programming, cons (/ˈkɒnz/ or /ˈkɒns/) is a fundamental function in most dialects of the Lisp programming language. cons constructs memory objects which hold two values or pointers to values. These objects are referred to as (cons) cells, conses, non-atomic s-expressions ("NATSes"), or (cons) pairs. In Lisp jargon, the expression "to cons x onto y" means to construct a new object with (cons x y).".
- Cons label "Cons".
- Cons label "Cons".
- Cons label "Cons".
- Cons sameAs Cons.
- Cons sameAs Cons.
- Cons sameAs m.01dkd5.
- Cons sameAs Mx4rGxWKc1L1EdaCtgACs0uXdw.
- Cons sameAs Q3687178.
- Cons sameAs Q3687178.
- Cons wasDerivedFrom Cons?oldid=600654406.
- Cons depiction Cons-cells.svg.
- Cons isPrimaryTopicOf Cons.