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

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

Re: this is United States calling (was: Re: [External] : Is there any di


From: Emanuel Berg
Subject: Re: this is United States calling (was: Re: [External] : Is there any difference between `equal' and `string=' for strings?)
Date: Sat, 21 Aug 2021 05:49:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> If one passes complex list structures as an argument to
> a function, how does that happen? Does it happen differently
> from other types, maybe just a reference to the `car'?

Seems to be different but from function to function rather.

`nconc' (C built-in function)

  Concatenate any number of lists by altering them. Only the
  last argument is not altered, and need not be a list.

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




reply via email to

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