Arc Cross Reference |
sort[procedure] sort test seq(def sort (test seq) (if (alist seq) (mergesort test (copy seq)) (coerce (mergesort test (coerce seq 'cons)) (type seq)))) | AboutAlphabetical Indexa b c d e f g h i j k l m n o p q r s t u v w x y z other ReleasesRelated |