>I feel like Golang is turning out to be like C++ with all of it's gotchas. It's not that it didn't have good intentions, it's just they didn't nail the corner cases for the end coder.
In many cases in Go they left footguns and open corner cases for the end coder in favor of an easier compiler implementation.
In many cases in Go they left footguns and open corner cases for the end coder in favor of an easier compiler implementation.