Dictionary Coverage Index: List Manipulation Functions

← Prev | ↑ Chapter | Next → | Index | Symbols

Dictionary Coverage Index: List Manipulation Functions

The Autodesk list manipulation family includes at least:

  • `acadstrlsort`
  • append
  • assoc
  • caddr
  • cadr
  • car
  • cdr
  • cons
  • foreach
  • last
  • length
  • list
  • listp
  • mapcar
  • member
  • nth
  • reverse
  • subst
  • vl-consp
  • vl-every
  • vl-member-if
  • vl-member-if-not
  • vl-remove
  • vl-remove-if
  • vl-remove-if-not
  • vl-some

Source: