Skip to content

v0.1.0

Compare
Choose a tag to compare
@zyedidia zyedidia released this 28 Mar 06:37
· 46 commits to master since this release

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.