|
|
|
|
|
by batiste
4160 days ago
|
|
It is not unnecessary, it helps the reader building a mental model about what is a function and what is not.
I would concede It can be useful to create some DSL or to access an object lazily but the is a price to pay: a more opaque code base |
|