Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Know Go: Iterators in Go | Dark Hacker News
Know Go: Iterators in Go
(bitfieldconsulting.com)
6 points
by
nanmu42
2 years ago
| 2 comments
mseepgood
2 years ago
|
next
[−]
Instead of turning on the experiment just try out the release candidate of 1.23, where it is enabled by default and which already contains the additions to the standard library.
mmaniac
2 years ago
|
next
[−]
TIL Go didn't have iterators until recently.