|
|
|
|
|
by kmiroslav
3611 days ago
|
|
It's a simple reflection of the fact that the Go creators have never used a modern IDE. Anyone using a modern IDE pretty much never even thinks about imports, which are (and should be) automatically managed by the tool, not by the programmer. |
|