]> Cypherpunks repositories - gostls13.git/commit
reflect: clarify that Value.Comparable checks the value
authorIan Lance Taylor <iant@golang.org>
Tue, 27 Sep 2022 16:10:21 +0000 (09:10 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 27 Sep 2022 16:24:53 +0000 (16:24 +0000)
commitb0f8e20d041cdb739db558c00edf14eb7e01c3da
treeb5b3272ea83c3e0480bbabe6b34b7d3178bd70b7
parentc929a5b855e5d1680a70c5e1ab11a4933655d66c
reflect: clarify that Value.Comparable checks the value

For #46746

Change-Id: Ic7a31ddf7cd6bf6dd0db6b9eb3fee68fc180f72e
Reviewed-on: https://go-review.googlesource.com/c/go/+/435277
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/reflect/value.go