|
From: | Dmitry Gutov |
Subject: | Re: Any interest in a function like this to add to subr.el? |
Date: | Wed, 19 Oct 2016 00:09:02 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Thunderbird/50.0 |
On 18.10.2016 23:34, John Wiegley wrote:
"DG" == Dmitry Gutov <address@hidden> writes:GD> Isn't this basically cl-sort, though? No. cl-sort is (1) destructive and (2) does not guarantee calling the accessor only once per element.
You're right.Then I agree that we want a function like that. We'd want a destructive version of it as well, though.
[Prev in Thread] | Current Thread | [Next in Thread] |