https://tip.golang.org/ref/spec#Structure_of_interfaces

   interface{ int; any } // no specific types (intersection is empty)


Why the constraint has no specific types. Doesn't it specify int?

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/3a8fab9a-5581-4789-a4ef-19f09c32c9b3n%40googlegroups.com.

Reply via email to