help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: return first element in list with certain property


From: Nicolas Petton
Subject: Re: return first element in list with certain property
Date: Wed, 22 Nov 2017 22:28:49 +0100

Emanuel Berg <moasen@zoho.com> writes:

> See, my intuition was right, seq-find *is*
> better even tho you guys are in denial about
> it :)

The way I see it (I'm completely biased of course), the real advantage
of `seq' is that it provides a complete and consistent sequence
manipulation API (I tried to design it that way at least), and can be
extended to work with other data structures (see stream.el in ELPA for
instance).

Cheers,
Nico

Attachment: signature.asc
Description: PGP signature


reply via email to

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