v0.1.0
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.