emacs-devel
[Top][All Lists]
Advanced

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

Re: Any interest in a function like this to add to subr.el?


From: Stefan Monnier
Subject: Re: Any interest in a function like this to add to subr.el?
Date: Wed, 19 Oct 2016 10:51:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>   (setq seq (sort* seq #'(lambda (x y) (funcall predicate (car x) (car y)))))
               ^^^^^
You mean `cl-sort`!


        Stefan




reply via email to

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