On 6/20/19 8:30 PM, fge...@gmail.com wrote:
> I'm not sure what you are asking for, but 
> the spec on initialization is quite clear:
> https://golang.org/ref/spec#The_zero_value
> 
> I'm curious which detailed literature are you referring to?

I was prompted by atleast a couple of books but also the spec.

Indeed the spec is clearer than I realised, had I clicked through on the link
you sent "initial values", here.

https://golang.org/ref/spec#Allocation

Perhaps the tour could link to that section of the spec?

https://tour.golang.org/moretypes/13

"allocates a zeroed array" -> "https://golang.org/ref/spec#The_zero_value";

-- 
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/982d264d-0e52-ad9e-775b-55172f06d29d%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to