]> Cypherpunks repositories - gostls13.git/commit
sync: document behavior of Map.Delete when key is not present
authorFilippo Valsorda <filippo@golang.org>
Wed, 8 Jan 2025 10:16:48 +0000 (11:16 +0100)
committerFilippo Valsorda <filippo@golang.org>
Wed, 5 Mar 2025 11:28:07 +0000 (03:28 -0800)
commit583d586ef9bffec9a916cf4bc6880a593dd88560
treedfe1afb44572d1aebed3fc9c6f07c52dec893997
parent350118666d75445761bef5c45e681415e6d1b326
sync: document behavior of Map.Delete when key is not present

Change-Id: I6a6a465631e91141a5fcc9c04a7df0dc47780731
Reviewed-on: https://go-review.googlesource.com/c/go/+/643955
Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Junyang Shao <shaojunyang@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/sync/hashtriemap.go