Go is an imperative programming language, so it will be difficult to do any functional programming in Go. However, beyond that, Go does not lock you into any particular programming paradigm. You are free to choose anything from procedural to object oriented or anything in between and beyond. Go is created to be your tools and not your religion. So just use whatever gets your jobs done. Stay practical and value your time.
-- 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.
