1
0
mirror of https://github.com/golang/go synced 2024-11-19 04:34:39 -07:00
go/src/reflect
Russ Cox b26c88db2f reflect: fix doc nit
Type values being comparable implies that Type is a valid map key type.
As previously written, they sound unrelated.

Change-Id: I8e2235275d62898bfb47de850e8257b51ab5cbd6
Reviewed-on: https://go-review.googlesource.com/87021
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-01-09 21:48:16 +00:00
..
all_test.go reflect: fix interface to interface conversion in Call 2017-12-01 15:31:31 +00:00
asm_386.s
asm_amd64.s
asm_amd64p32.s
asm_arm64.s
asm_arm.s
asm_mips64x.s
asm_mipsx.s
asm_ppc64x.s
asm_s390x.s
deepequal.go reflect: document how DeepEqual handles cycles 2017-08-04 22:22:03 +00:00
example_test.go
export_test.go reflect: audit and explain safety of all unsafe.Pointer additions 2017-12-01 21:05:40 +00:00
makefunc.go
set_test.go reflect: check pkgPath for unexported methods in Implements 2017-06-08 00:54:14 +00:00
swapper.go reflect: audit and explain safety of all unsafe.Pointer additions 2017-12-01 21:05:40 +00:00
tostring_test.go
type.go reflect: fix doc nit 2018-01-09 21:48:16 +00:00
value.go reflect: audit and explain safety of all unsafe.Pointer additions 2017-12-01 21:05:40 +00:00