Arc Cross Reference |
cdr[procedure] car obj[procedure] cdr objIf obj is a pair, returns its car and cdr, respectively. If obj is nil, returns nil. Othwewise, signals an error. See also: caar, scheme:car, scheme:cdr | AboutAlphabetical Indexa b c d e f g h i j k l m n o p q r s t u v w x y z other ReleasesRelated |