On Mon, Nov 27, 2017 at 9:13 AM Stefan Nilsson <trolleriprofess...@gmail.com> wrote:
> My question. How do you refer to the following three concepts (and why): > > 1. the value of an interface (both parts), The value of/in the interface variable. Why: No alternative comes to my mind. > 2. the concrete value, The value of/in the interface variable: Why: No difference wrt 1. IMO. > 3. the type descriptor. Usually not referred to. Why: It's just an implementation detail, seldom need to talk about it. However, the interface variable has distinct static and dynamic types, which is the important thing independent of the particular implementation. -- -j -- 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.