[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Enhance seq-min and seq-max (was: stream.el)
From: |
Eli Zaretskii |
Subject: |
Re: Enhance seq-min and seq-max (was: stream.el) |
Date: |
Sat, 15 Jun 2019 09:27:13 +0300 |
> From: Michael Heerdegen <address@hidden>
> Date: Sat, 15 Jun 2019 02:25:06 +0200
> Cc: Emacs Devel <address@hidden>
>
> I would like to extend seq-min and seq-max to allow (a) arbitrary
> comparison functions and (b) key functions like in cl, so that you can
> find e.g. the longest string in a sequence of strings. I miss this
> functionality, AFAIK cl-lib also can't do it.
If this is pushed, please update the documentation as well.
Thanks.
- Emacs 26.2.90 is out!, Nicolas Petton, 2019/06/12
- Re: Emacs 26.2.90 is out!, Nicolas Petton, 2019/06/12
- Re: Emacs 26.2.90 is out!, Phillip Lord, 2019/06/13
- stream.el (was: Emacs 26.2.90 is out!), Michael Heerdegen, 2019/06/13
- Re: Enhance seq-min and seq-max, Michael Heerdegen, 2019/06/15
- Re: Enhance seq-min and seq-max, Nicolas Petton, 2019/06/16
- Re: Enhance seq-min and seq-max, Michael Heerdegen, 2019/06/16
- Re: Enhance seq-min and seq-max, Nicolas Petton, 2019/06/17
- Re: Enhance seq-min and seq-max, Michael Heerdegen, 2019/06/25
- Re: Enhance seq-min and seq-max, Nicolas Petton, 2019/06/26