go/src/maps
Sean Liao 70491a8111 maps: document handling of non-reflexive keys
Fixes #63312

Change-Id: I7861bddcd4c6dc208b4449b923eb2785a122aadf
Reviewed-on: https://go-review.googlesource.com/c/go/+/553157
Reviewed-by: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: qiu laidongfeng2 <2645477756@qq.com>
Auto-Submit: Keith Randall <khr@golang.org>
2024-07-17 23:08:52 +00:00
..
example_test.go maps: add examples for Clone,Copy and Equal 2023-10-11 20:21:56 +00:00
iter.go maps: clarify iteration order and insertion behavior 2024-05-22 13:41:45 +00:00
iter_test.go maps: slightly improve iter tests 2024-05-23 03:44:19 +00:00
maps.go maps: document handling of non-reflexive keys 2024-07-17 23:08:52 +00:00
maps_test.go maps: fix aliasing problems with Clone 2023-12-05 17:05:56 +00:00