|
|
|
|
|
by llimllib
4703 days ago
|
|
Presumably these are tips for coders, not for language developers. As such, the language has neither generics nor exceptions and the programmer has to deal with that. > is the "break;" implicit in Go? Yes. http://golang.org/doc/effective_go.html#switch |
|