1
0
mirror of https://github.com/golang/go synced 2024-11-14 09:00:21 -07:00
go/doc
Yazen2017 a4e950ec9e doc: improve clarity of map index examples
The fourth example for map indexing states you have a map of type [K]V
and attempts to read in a variable of type T.  Further, the example
is meant to showcase the boolean return variable saying whether the
map contained a key, but overrides to type T.  This will not compile.

Changed last updated date to February 18

Fixes: #23895

Change-Id: I63c52adbcd989afd4855e329e6c727f4c01f7881
Reviewed-on: https://go-review.googlesource.com/94906
Reviewed-by: Robert Griesemer <gri@golang.org>
2018-02-19 05:48:39 +00:00
..
articles doc/articles/wiki: highlight the use of _ warning 2018-02-14 04:54:37 +00:00
codewalk
devel all: remove "the" duplications 2018-02-18 17:54:20 +00:00
gopher website: recreate 16px and 32px favicon 2016-08-25 15:43:32 +00:00
play
progs
asm.html
cmd.html
code.html
conduct.html doc: remove Sarah Adams from conduct working group contacts 2018-01-25 17:27:24 +00:00
contrib.html
contribute.html doc: fix the closing tag in contribute.html 2018-01-29 19:08:24 +00:00
debugging_with_gdb.html
diagnostics.html all: restore changes from faulty merge/revert 2018-02-12 20:13:59 +00:00
docs.html
editors.html doc/editors: remove feature matrix for various editors/IDEs 2018-02-05 18:37:02 +00:00
effective_go.html
gccgo_contribute.html
gccgo_install.html
go1.1.html
go1.2.html
go1.3.html
go1.4.html
go1.5.html
go1.6.html
go1.7.html
go1.8.html
go1.9.html
go1.10.html doc: add note about invalid flag errors to 1.10 release notes 2018-02-16 00:27:49 +00:00
go1.html doc: change anchor URLs from golang.org/dl/ to /dl/ 2018-01-20 04:13:12 +00:00
go1compat.html
go_faq.html doc/faq: clarify that concurrent maps reads are safe 2018-01-20 01:58:21 +00:00
go_mem.html
go_spec.html doc: improve clarity of map index examples 2018-02-19 05:48:39 +00:00
go-logo-black.png
go-logo-blue.png
go-logo-white.png
help.html
ie.css
install-source.html doc: add GOMIPS to source installation docs 2018-01-30 19:54:01 +00:00
install.html doc: change anchor URLs from golang.org/dl/ to /dl/ 2018-01-20 04:13:12 +00:00
root.html doc: change anchor URLs from golang.org/dl/ to /dl/ 2018-01-20 04:13:12 +00:00
security.html
share.png
tos.html