|
Test
Your EQ #145 Answer
|
Answer
11
The
+ signs serve to disambiguate the the argument lists for
the map() functions, since they contain parentheses that
would otherwise cause a syntax error. If the first thing
after a function name is an open parenthesis, then the
entire argument list is assumed to be within the parentheses.
Contributor:
Dave Tweed
Published: August-2002