diff --git a/README.md b/README.md index d3faea6f..b4a12a0e 100644 --- a/README.md +++ b/README.md @@ -564,9 +564,9 @@ _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. -- [goiter](https://github.com/hsldymq/goiter) - goiter provides iterator helper functions base on rangefunc feature for common scenarios. ### Maps