Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
qznc
on May 23, 2012
|
parent
|
context
|
favorite
| on:
5 Weeks of Go
It is more readable, if have multiple declarations, since the names are aligned instead of the types.
var x int var foo map[string]int var dummy []int
compared to
var int x var map[string] int foo var []int dummy
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: