diff --git a/README.md b/README.md index 152552d3e7..b4a12a0eac 100644 --- a/README.md +++ b/README.md @@ -564,6 +564,7 @@ _Libraries for preprocessing CSS files._ ### Iterators +- [goiter](https://github.com/hsldymq/goiter) - goiter provides iterator helper functions base on rangefunc feature for common scenarios. - [goterator](https://github.com/yaa110/goterator) - Iterator implementation to provide map and reduce functionalities. - [iter](https://github.com/disksing/iter) - Go implementation of C++ STL iterators and algorithms.