add: hsldymq/goiter

This commit is contained in:
hsldymq 2024-03-22 22:13:48 +08:00 committed by GitHub
parent 0afae4a359
commit d048d6341d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -566,6 +566,7 @@ _Libraries for preprocessing CSS files._
- [goterator](https://github.com/yaa110/goterator) - Iterator implementation to provide map and reduce functionalities. - [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. - [iter](https://github.com/disksing/iter) - Go implementation of C++ STL iterators and algorithms.
- [goiter](https://github.com/hsldymq/goiter) - goiter provides many iterator helper functions base on rangefunc feature.
### Maps ### Maps