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

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

Re: [External] : Re: Appending lists


From: Emanuel Berg
Subject: Re: [External] : Re: Appending lists
Date: Sun, 20 Jun 2021 21:58:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> After this discussion, I thought I'd examine my `nconc' once
> more and I then realized my use of them resembles a functional
> style, while it (nconc) is already destructively doing the
> updateing [...]

What functions are doing this except for `nreverse' and
`nconc'?

I think I have probably used them the same way, should change
it now when I have learned of their true nature...

PS. Except for nreverse and nconc, `sort' was mentioned.
    And the docstring confirms it, "SEQ is modified by side
    effects." Well, my code has the word "sort" 52 times so
    I'll check that out tomorrow, Gw...

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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