Re: reference parameters
Bill Allombert <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <ZYn319Jr47OcSJ3F@seventeen> |
On Mon, Dec 25, 2023 at 08:09:42PM +0100, Ruud H.G. van Tol wrote: > OK, I presumed that (it would be safe to make) both > > listput( ~L, ... ) and listput( L, ... )do exactly the same. Yes, they do exactly the same thing, for backward compatibility. Cheers, Bill