Funkce pro práci se seznamy

Kapitola obsahuje výčet funkcí pro práci se seznamy implementovaných v AutoLISPu.

Výpis jednotlivých funkcí

  acad_strlsort   mapcar   vl-member-if-not
  append   member   vl-position
  assoc   nth   vl-remove
  car   reverse   vl-remove-if
  cdr   subst   vl-remove-if-not
  cons   vl-consp   vl-some
  foreach   vl-every   vl-sort
  last   vl-list*   vl-sort-i
  length   vl-list->string   vl-string->list
  list   vl-list-lenght    
  listp   vl-member-if