]> Cypherpunks repositories - gostls13.git/commit
doc: document new reflect.SetIter{Key,Value} functions
authorKeith Randall <khr@golang.org>
Fri, 15 Oct 2021 04:08:11 +0000 (21:08 -0700)
committerKeith Randall <khr@golang.org>
Fri, 15 Oct 2021 05:20:52 +0000 (05:20 +0000)
commit81484cf6263461057251bbda825f2c3dc4cdcd09
tree2e4b15807b9f0a233fa6358bee9cc558348551d5
parent8dab959a8e3c631e3166eb08ba450bfdbbf56e03
doc: document new reflect.SetIter{Key,Value} functions

Update #48294
Update #47694

Change-Id: I4d4c01be74a9736d89a4ec92318ce29ff7289a0d
Reviewed-on: https://go-review.googlesource.com/c/go/+/356050
Trust: Keith Randall <khr@golang.org>
Reviewed-by: Joe Tsai <joetsai@digital-static.net>
doc/go1.18.html