Puzzle 4 Explanation: Go Types
Understand how nil can have a type.
We'll cover the following...
We'll cover the following...
Try it yourself
Try executing the code below to see the result for yourself.
Explanation
In Go, nil is not a type ...
Understand how nil can have a type.
Try executing the code below to see the result for yourself.
In Go, nil is not a type ...