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

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

bug#58278: Add new function seq-keep


From: Robert Pluim
Subject: bug#58278: Add new function seq-keep
Date: Tue, 04 Oct 2022 12:27:00 +0200

>>>>> On Tue, 04 Oct 2022 12:13:55 +0200, Lars Ingebrigtsen <larsi@gnus.org> 
>>>>> said:

    Lars> Robert Pluim <rpluim@gmail.com> writes:
    >> How is this different from 'cl-mapcan'? (apart from the syntactic sugar)

    Lars> I don't see how seq-keep would resemble cl-mapcan much?

Well, cl-mapcan applies a function to the elements of a sequence and
discards 'nil' results. Looks pretty similar to me.

Robert
-- 





reply via email to

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