On Tue, Jan 22, 2019 at 2:17 PM Victor Giordano <vitucho3...@gmail.com>
wrote:

> From a language specific level (higher abstraction) is means undefined,
is the absence of a value.

No value in Go can _not_ have a value.

> Something whose value is nil/null/undefined is not defined.

All nil values are perfectly defined: they are the zero value of the
particular type.

-- 

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

Reply via email to