]> Cypherpunks repositories - gostls13.git/commit
doc/effective_go.html: update slices and maps.
authorRob Pike <r@golang.org>
Tue, 5 Mar 2013 22:13:53 +0000 (14:13 -0800)
committerRob Pike <r@golang.org>
Tue, 5 Mar 2013 22:13:53 +0000 (14:13 -0800)
commitb3915112b98d21784155f5cafc1e9cb70b33fb7d
tree84197d289f19c40c42f002ab8a0c3da9e432d6e1
parente0deb2ef7fe857b2541496197b0e5ad7882990f2
doc/effective_go.html: update slices and maps.
Drop the phrase "reference types", which has caused confusion.
Add a section about 2D arrays, a common newbie question.

R=golang-dev, cespare, adg, rsc
CC=golang-dev
https://golang.org/cl/7423051
doc/effective_go.html