S vs Cdr - What's the difference?
s | cdr |
The nineteenth letter of the .
voiceless alveolar fricative
Symbol for second , an SI unit of measurement of time.
Image:Latin S.png, Capital and lowercase versions of S , in normal and italic type
Image:Fraktur letter S.png, Uppercase and lowercase S in Fraktur
Symbols for SI units
----
: a computer record representing a unit of traffic handled by a telephone exchange.
common data rate
content of decrement of register:
(ophthalmology)
As a letter s
is the letter s with a.As a noun cdr is
(computing) the second part of a cons in lisp the rest of a list when the first element is removed.s
Translingual
{{Basic Latin character info, previous=r, next=t, image= (wikipedia s)Letter
Symbol
(wikipedia) (mul-symbol)See also
(Latn-script) * * (esh) * (dze) * {{Letter , page=S , NATO=Sierra , Morse=ยทยทยท , Character=S , Braille=? }}cdr
English
Initialism
(Initialism) (head)cdr is a Lisp (and Scheme) instruction, that has become a verb in the MIT: "to cdr down" means to evaluate the items of a list one by one. 