ToC DocOverview CGDoc RelNotes Index PermutedIndex
Allegro CL
Home Previous Up Next Table of Contents Index
  ANSI Common Lisp   14 Conses

14.2 Dictionary of Conses

14.2.1  list
14.2.2  null
14.2.3  cons
14.2.4  atom
14.2.5  cons
14.2.6  consp
14.2.7  atom
14.2.8  rplaca, rplacd
14.2.9  car, cdr, caar, cadr, cdar, cddr, caaar, caadr, cadar, caddr, cdaar, cdadr, cddar, cdddr, caaaar, caaadr, caadar, caaddr, cadaar, cadadr, caddar, cadddr, cdaaar, cdaadr, cdadar, cdaddr, cddaar, cddadr, cdddar, cddddr
14.2.10  copy-tree
14.2.11  sublis, nsublis
14.2.12  subst, subst-if, subst-if-not, nsubst, nsubst-if, nsubst-if-not
14.2.13  tree-equal
14.2.14  copy-list
14.2.15  list, list*
14.2.16  list-length
14.2.17  listp
14.2.18  make-list
14.2.19  push
14.2.20  pop
14.2.21  first, second, third, fourth, fifth, sixth, seventh, eighth, ninth, tenth
14.2.22  nth
14.2.23  endp
14.2.24  null
14.2.25  nconc
14.2.26  append
14.2.27  revappend, nreconc
14.2.28  butlast, nbutlast
14.2.29  last
14.2.30  ldiff, tailp
14.2.31  nthcdr
14.2.32  rest
14.2.33  member, member-if, member-if-not
14.2.34  mapc, mapcar, mapcan, mapl, maplist, mapcon
14.2.35  acons
14.2.36  assoc, assoc-if, assoc-if-not
14.2.37  copy-alist
14.2.38  pairlis
14.2.39  rassoc, rassoc-if, rassoc-if-not
14.2.40  get-properties
14.2.41  getf
14.2.42  remf
14.2.43  intersection, nintersection
14.2.44  adjoin
14.2.45  pushnew
14.2.46  set-difference, nset-difference
14.2.47  set-exclusive-or, nset-exclusive-or
14.2.48  subsetp
14.2.49  union, nunion


Home Previous Up Next Table of Contents Index
© Franz Inc. All Rights Reserved - File last updated 2022-07-25