Skip to content
Prev 58156 / 63424 Next

support of `substitute(...())`

On 3/12/20 4:06 PM, William Dunlap wrote:
Yes, I am aware of this difference. In my use cases, the ...() form 
gives the result that I prefer (a pairlist).
Yes, I know both.
Exactly, this is a frequent use case. Occasionally I use it in other 
cases as well where I deliberately do not want to evaluate the arguments 
passed as dots.

What I am most interested in is whether this is a 'trick' or a legal use 
of a (rather unadvertised) feature of the language.