]> Cypherpunks repositories - gostls13.git/commit
effective_go: cleanups and fixes
authorRob Pike <r@golang.org>
Sun, 25 Mar 2012 00:34:51 +0000 (11:34 +1100)
committerRob Pike <r@golang.org>
Sun, 25 Mar 2012 00:34:51 +0000 (11:34 +1100)
commit4074795e151813f303d5500d255901c6a3a796ef
tree6794c9e78b4c09f33a15171b1a616d7dd816d341
parent73b5eb38c1b15dc9bf8d35c285d0c8019ec33b53
effective_go: cleanups and fixes
Also explain the situation with recursive String methods more accurately,
and clean up the code now that the fmt package is more careful.

R=golang-dev, minux.ma, bradfitz
CC=golang-dev
https://golang.org/cl/5907047
doc/effective_go.html
doc/progs/eff_bytesize.go