[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] sequence manipulation functions
From: |
Nicolas Petton |
Subject: |
Re: [PATCH] sequence manipulation functions |
Date: |
Fri, 21 Nov 2014 14:28:34 +0100 |
User-agent: |
mu4e 0.9.9.6pre3; emacs 24.3.1 |
Stefan Monnier <address@hidden> writes:
>> 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.
Oh, right! Another way would be to use a function, but I tried to avoid
that. Do you have a better idea in mind?
Nico
--
Nicolas Petton
http://nicolas-petton.fr
- Re: [PATCH] sequence manipulation functions, (continued)
- Re: [PATCH] sequence manipulation functions, Nicolas Petton, 2014/11/16
- RE: [PATCH] sequence manipulation functions, Drew Adams, 2014/11/16
- Re: [PATCH] sequence manipulation functions, Stefan Monnier, 2014/11/16
- Re: [PATCH] sequence manipulation functions, Richard Stallman, 2014/11/16
- Re: [PATCH] sequence manipulation functions, Nicolas Petton, 2014/11/17
- Re: [PATCH] sequence manipulation functions, Stefan Monnier, 2014/11/17
- Re: [PATCH] sequence manipulation functions, Damien Cassou, 2014/11/16
- Re: [PATCH] sequence manipulation functions, Stefan Monnier, 2014/11/20
- Re: [PATCH] sequence manipulation functions, Nicolas Petton, 2014/11/21
- Re: [PATCH] sequence manipulation functions, Stefan Monnier, 2014/11/21
- Re: [PATCH] sequence manipulation functions,
Nicolas Petton <=
- Re: [PATCH] sequence manipulation functions, Stefan Monnier, 2014/11/21
- Re: [PATCH] sequence manipulation functions, Nicolas Petton, 2014/11/24
- Re: [PATCH] sequence manipulation functions, Nicolas Petton, 2014/11/24
RE: sequence manipulation functions, Drew Adams, 2014/11/05
Re: sequence manipulation functions, Damien Cassou, 2014/11/05
RE: sequence manipulation functions, Drew Adams, 2014/11/05
Re: sequence manipulation functions, Nicolas Petton, 2014/11/05
Re: sequence manipulation functions, Tom Tromey, 2014/11/05