|
|
|
|
|
by lliamander
3237 days ago
|
|
Also, I've seen lisps that obviate the need for the outermost parentheses (I think by using significant whitespace). In that case, the above example would have as many parens as the python example (for those who are keeping count). |
|