commit | 6cb86ee105cb0b4e1b3be40af04bd3eb70164def | [log] [tgz] |
---|---|---|
author | Katrina Owen <katrina.owen@gmail.com> | Thu Oct 08 11:53:05 2015 -0600 |
committer | Andrew Gerrand <adg@golang.org> | Fri Oct 09 01:21:19 2015 +0000 |
tree | 2bee39f5efa455cafb183d978762afeba1fb6b45 | |
parent | 258270064d09854eec74df7efae0fa1e2e24607b [diff] |
content: elaborate on ranging over a slice This is a simplification, however the next slide covers the case of dropping the value. Fixes golang/go#11016 Change-Id: I78110bff63a5eb2c27c350045f4c12444d9e4ed3 Reviewed-on: https://go-review.googlesource.com/15606 Reviewed-by: Andrew Gerrand <adg@golang.org>