Quoting robert engels (2018-12-02 01:55:17) > added to Go, but I am not sure if the package has a few related types > (which it should IMO) it is any better than > > import . “package”
This also exposes stand-alone functions, constants etc. which doesn't come up in Java. I think the stutter really is specific to packages that have a "primary" type, and then it's generally just the one type name around which it occurs. In Elm we tend to do exposing (TheType) and leave everything else qualified. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.