]> Cypherpunks repositories - gostls13.git/commit
doc/go_mem.html: don't be clever
authorRob Pike <r@golang.org>
Tue, 28 Oct 2014 00:08:50 +0000 (17:08 -0700)
committerRob Pike <r@golang.org>
Tue, 28 Oct 2014 00:08:50 +0000 (17:08 -0700)
commit2eb1b658305bfd32774fd1e6a32cd6463564cf89
treec90e6e1b4839247993b484600579fad1d683463d
parentccc713c7caa8900facc99bffaad4ee4a22013b01
doc/go_mem.html: don't be clever

Add a short introductory section saying what most Go
programmers really need to know, which is that you
shouldn't have to read this document to understand
the behavior of your program.

LGTM=bradfitz, adg, tracey.brendan, iant, rsc, dsymonds
R=golang-codereviews, bradfitz, tracey.brendan, adg, iant, rsc, dsymonds
CC=golang-codereviews
https://golang.org/cl/158500043
doc/go_mem.html