deuce.emacs-lisp.cons
consp
(consp object)
dotted-list-ending-in-pair?
(dotted-list-ending-in-pair? x)
dotted-list?
(dotted-list? x)
dotted-pair?
(dotted-pair? x)
ellipsis
(ellipsis coll)
field-accessor
(field-accessor prefix field class)
ICons
protocol
members
setcar
(setcar this val)
setcdr
(setcdr this val)
IList
protocol
members
car
(car this)
cdr
(cdr this)
l_count
l_first
l_rest
last-cons
(last-cons l)
list
(list & objects)
listp
(listp object)
maybe-seq
(maybe-seq x)
pair
(pair car cdr)
print-list
(print-list c w)