On Wednesday, October 19, 2016 at 6:06:22 AM UTC+8, Nyah Check wrote: > > Hi TL, > > I can't talk on behalf of the creators of the language; but from my > personal experience; it makes code more succinct and easier to write; > something more or less like "doing more with less" if you know what I mean. > It's one the the features I love the most in Go. It just makes programming > more interesting. Rather spending much time writing a lot of code which I > think doesn't make much sense in today's programming world where the > programmer's time is very expensive compared to hardware. Le's just say it > reduces the number of lines immensely in code. >
> it reduces the number of lines immensely in code sorry, from my experience, short form doesn't reduces the number of lines immensely comparing to var form. And sometimes, more code lines are needed by using short form. > > In all that feature is awesome! Hope it clears your doubts. > > Cheers! > Nyah > -- > "The heaviest penalty for declining to rule is to be ruled by someone > inferior to yourself." --*Plato* > -- 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.