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

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

Re: beginnerquestion (nconc)


From: Stefan Monnier
Subject: Re: beginnerquestion (nconc)
Date: Fri, 17 Mar 2017 22:15:51 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> (setq sequence (nreverse sequence))

In many cases, the (nreverse sequence) is actually returned or used in
so me function call, so there's no need to `setq' it.


        Stefan




reply via email to

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