[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
List sort
- To: GLS at MIT-MC
- Subject: List sort
- From: MOON at MIT-MC (David A. Moon)
- Date: Tue, 07 Oct 1980 01:39:00 -0000
- Cc: (BUG LISPM) at MIT-MC, (BUG LMMAN) at MIT-MC
Yes, the list sort is unstable, and the documentation is incorrect.
SI:SORT-SHORT-LIST is stable. When we get around to it the plan
is to make a new function STABLE-SORT which will be stable on all
arguments but possibly slower.