go/src/container
Russ Cox 9d025bdafe container/heap: adjust wording in comments
Followup to CL 129779 but also some other minor tweaks.

Change-Id: Id71455d8a14f5e33f82c942c9e892da56c49d17c
Reviewed-on: https://go-review.googlesource.com/c/149257
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-11-13 13:42:59 +00:00
..
heap container/heap: adjust wording in comments 2018-11-13 13:42:59 +00:00
list container/list: combining insert and remove operations while moving elements within a list. 2018-10-26 20:47:01 +00:00
ring container/ring: fix example_test.go 2017-10-31 03:52:55 +00:00