mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
5 lines
124 B
Markdown
5 lines
124 B
Markdown
|
|
### Iterators
|
||
|
|
|
||
|
|
The new [`iter` package](/pkg/iter/) provides the basic definitions for
|
||
|
|
working with user-defined iterators.
|