You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the initial release of this package now that Go 1.18 has been released. There is no longer an iter package, and data structures have an Each function for iterating over elements. In the future an iterator API may be used when it is clearer how best to implement it.