On Thu, Feb 8, 2018 at 6:53 PM <[email protected]> wrote: > Closures and function types/fields may have a place in discussing OOP-like > Go constructs. > > Yes! One can implement roughly any feature of the OO crowd with closures and types. Although it can be far more verbose to do so in the language.
-- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
