|
|
|
|
|
by tptacek
1759 days ago
|
|
You wouldn't. Everybody goes into Go thinking that's absurdly confining. Some significant subset of Go programmers learn that they instead find it liberating. Programming is programming; you have an overwhelming number of degrees of freedom no matter what language you work in. It sometimes turns out that taking some of those degrees out of the language makes it easier to focus them on your problem domain. |
|
That being said for a lot of other uses, you really do want high quality data structures beyond "array" and "dictionary."