ToC DocOverview CGDoc RelNotes Index PermutedIndex
Allegro CL
Home Previous Up Next Table of Contents Index
  ANSI Common Lisp   5 Data and Control Flow

5.3 Dictionary of Data and Control Flow

5.3.1  apply
5.3.2  defun
5.3.3  fdefinition
5.3.4  fboundp
5.3.5  fmakunbound
5.3.6  flet, labels, macrolet
5.3.7  funcall
5.3.8  function
5.3.9  function-lambda-expression
5.3.10  functionp
5.3.11  compiled-function-p
5.3.12  call-arguments-limit
5.3.13  lambda-list-keywords
5.3.14  lambda-parameters-limit
5.3.15  defconstant
5.3.16  defparameter, defvar
5.3.17  destructuring-bind
5.3.18  let, let*
5.3.19  progv
5.3.20  setq
5.3.21  psetq
5.3.22  block
5.3.23  catch
5.3.24  go
5.3.25  return-from
5.3.26  return
5.3.27  tagbody
5.3.28  throw
5.3.29  unwind-protect
5.3.30  nil
5.3.31  not
5.3.32  t
5.3.33  eq
5.3.34  eql
5.3.35  equal
5.3.36  equalp
5.3.37  identity
5.3.38  complement
5.3.39  constantly
5.3.40  every, some, notevery, notany
5.3.41  and
5.3.42  cond
5.3.43  if
5.3.44  or
5.3.45  when, unless
5.3.46  case, ccase, ecase
5.3.47  typecase, ctypecase, etypecase
5.3.48  multiple-value-bind
5.3.49  multiple-value-call
5.3.50  multiple-value-list
5.3.51  multiple-value-prog1
5.3.52  multiple-value-setq
5.3.53  values
5.3.54  values-list
5.3.55  multiple-values-limit
5.3.56  nth-value
5.3.57  prog, prog*
5.3.58  prog1, prog2
5.3.59  progn
5.3.60  define-modify-macro
5.3.61  defsetf
5.3.62  define-setf-expander
5.3.63  get-setf-expansion
5.3.64  setf, psetf
5.3.65  shiftf
5.3.66  rotatef
5.3.67  control-error
5.3.68  program-error
5.3.69  undefined-function


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