6 ms·
I thought parentheses were fairly intuitive. They are not for grouping, more like representing an AST. For other languages, similarly, x is not the same as x()
by wmedrano 3mo ago
I thought parentheses were fairly intuitive. They are not for grouping, more like representing an AST.
For other languages, similarly, x is not the same as x()