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:50:10 +0200

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

    Lars> Robert Pluim <rpluim@gmail.com> writes:
    >> Well, cl-mapcan applies a function to the elements of a sequence and
    >> discards 'nil' results. Looks pretty similar to me.

    Lars> No, it concatenates the results, so the values returned by the 
function
    Lars> has to be lists.

Thatʼs why I said "apart from the syntactic sugar" 😀

Robert
-- 





reply via email to

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