]> Cypherpunks repositories - gostls13.git/commit
doc: sort map output in Effective Go
authorRob Pike <r@golang.org>
Wed, 6 Mar 2019 00:56:06 +0000 (11:56 +1100)
committerRob Pike <r@golang.org>
Wed, 6 Mar 2019 03:51:21 +0000 (03:51 +0000)
commitc7408a87757f94ed72e3e2b7886880dcca946b28
tree004532823f7d54a308edaf9eebf3815a31a3ec2d
parente90f572cd68adf11337faf30d1db0231d0c9d870
doc: sort map output in Effective Go

And explain that it does this. A minor change probably worth mentioning,
although (#28782) I'd still like to freeze this document against any substantial
changes.

Fix #30568.

Change-Id: I74c56744871cfaf00dc52a9b480ca61d3ed19a6b
Reviewed-on: https://go-review.googlesource.com/c/go/+/165597
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/effective_go.html