emacs-devel
[Top][All Lists]
Advanced

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

Re: master 4b79c80c999 1/2: New function 'sort-on'


From: Dmitry Gutov
Subject: Re: master 4b79c80c999 1/2: New function 'sort-on'
Date: Fri, 2 Feb 2024 17:55:41 +0200
User-agent: Mozilla Thunderbird

On 02/02/2024 17:26, Daniel Mendler via Emacs development discussions. wrote:
The function works with other sequence types too and it seems a good
idea to collect sequence-related functionality in seq.el.

seq.el's design is based on generic methods, overridable in specific types. If the function doesn't fit that framework, it's probably not for that package.

But it could be adapted, I suppose.



reply via email to

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