> On 30 Dec 2016, at 11:24, San <sarun...@gmail.com> wrote:
> 
> Since the usage of the blank interface is so popular.

It's not really *that* popular though, outside of some niche use cases, I 
think? In the main project I work on, the string "interface{}" occurs 138 times 
in 32879 lines of code - roughly four times per thousand lines of code.

I'd actually argue the opposite. Given that it's a fairly unusual construct, 
and *should* be an unusual construct, it's a good thing that it has a somewhat 
cumbersome and unusual-looking spelling.

//jb

-- 
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.

Reply via email to