Changes http://wiki.axiom-developer.org/335SortDropsListElements/diff --
??changed:
-the following commands
-*********************************
+the following commands:
+\begin{axiom}
bb:=[1,1,2,2,2,2,1,1,1,3,1]
??changed:
bb
-*********************************
-return
-bb = [1,1,2,2,2,2,3]
+\end{axiom}
+return::
+
+ bb = [1,1,2,2,2,2,3]
+
is sort! only intended for lists without repetition?
--
forwarded from http://wiki.axiom-developer.org/[EMAIL PROTECTED]
