|
|
|
|
|
by eyelidlessness
439 days ago
|
|
How is it implicit? The open parenthesis is before the function name rather than after, but the function isn’t called without both parentheses. If you want to use commas, you can in Lisp dialects I’m familiar with—they’re optional because they’re treated as whitespace, but nothing is stopping you if you find them more readable! |
|