emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

sortcar and sort-subr


From: Stefan Monnier
Subject: sortcar and sort-subr
Date: Sat, 24 May 2003 12:25:46 -0400

While adding a `predicate' argument to sort-subr, I noticed that
it uses a `sortcar' function (if fboundp) that I've never heard
of and that doesn't exist and seems never to have existed.

Any objection to removing it (and adding a `predicate' argument
for when your keys can't conveniently be numbers or strings) ?


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]