Famous lyrics by »

In computer programming, cons ( or ) 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, or contents of the address part of register), and a right half (the second element, or contents of the decrement part of register), 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, Scala, F# and Elm or the : operator in Haskell, which adds an element to the beginning of a list.)

0 fans

Albums by ConsSort:By AlbumA - Z


Unknown Album

SongDuration
Rhythm in My Head3:01
Listen closely3:26

Share your thoughts on Cons with the community:

0 Comments

    Missing lyrics by Cons?

    Know any other songs by Cons? Don't keep it to yourself!

    Cons tracks

    On Radio Right Now

    Loading...

    Powered by OnRad.io

    Browse Lyrics.com

    Quiz

    Are you a music master?

    »
    Which Beatles song was banned from the BBC for its lyrics?
    A I am the Walrus
    B Wild Honey Pie
    C Check My Machine
    D Why Don't We Do It In the Road

    Free, no signup required:

    Add to Chrome

    Get instant explanation for any lyrics that hits you anywhere on the web!

    Free, no signup required:

    Add to Firefox

    Get instant explanation for any acronym or abbreviation that hits you anywhere on the web!