2012-06-18
Golang Naming Conventions
Why does Go use meaningless, hyper-truncated names for variables, functions, statements and packages like it’s 1970 and source code size is limited by storage space and compiler speed?
7 comments
2012-06-18
Why does Go use meaningless, hyper-truncated names for variables, functions, statements and packages like it’s 1970 and source code size is limited by storage space and compiler speed?