On Tue, 11 Sep 2018, 18:12 jimmy frasche, <soapboxcic...@gmail.com> wrote:

> Using the interface type to constrain type parameters at compile-time
> does not necessarily imply using the interface value to implement
> generics at runtime.


No, but this does imply that we override what an interface is. They are
already one of the more awkward parts of the language for beginners (e.g.
nil interfaces vs an interface with a nil dynamic value). Overloading the
syntax will make this situation worse.

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