emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] sequence manipulation functions


From: Stefan Monnier
Subject: Re: [PATCH] sequence manipulation functions
Date: Fri, 21 Nov 2014 08:11:30 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> The macro could use to "dolist" if the sequence is a list.

But you'd then duplicate the code of the body, which could be
problematic, especially with nested seq-doseq loops.


        Stefan



reply via email to

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