]> Cypherpunks repositories - gostls13.git/commit
doc/effective_go.html: unify and expand the discussion of Sprintf and String
authorRob Pike <r@golang.org>
Wed, 6 Mar 2013 23:47:49 +0000 (15:47 -0800)
committerRob Pike <r@golang.org>
Wed, 6 Mar 2013 23:47:49 +0000 (15:47 -0800)
commit45a3b3714ff78fe1c81a5b3680822859a9fa35ff
treeb15739e4f6f38f6dffb27c99d6470d61677b15ca
parentd07978a0f7ddfc1eb9b7434e06328987145313da
doc/effective_go.html: unify and expand the discussion of Sprintf and String
It's a common mistake to build a recursive String method; explain it well and
show how to avoid it.

R=golang-dev, bradfitz, adg
CC=golang-dev
https://golang.org/cl/7486049
doc/effective_go.html