|
|
|
|
|
by rowanG077
85 days ago
|
|
I consider it essential for a programming language for people that it is easy to understand things by looking at things locally. Requiring/strongly encouraging extremely deep nesting is not conducive to that. This is not some weird opinion I have. There is a reason "flat is better than nested" is part of the pretty popular zen of Python. |
|