Update README.md

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

View File

@ -566,7 +566,7 @@ _Libraries for preprocessing CSS files._
- [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 many iterator helper functions base on rangefunc feature.
- [goiter](https://github.com/hsldymq/goiter) - goiter provides iterator helper functions base on rangefunc feature for common scenarios.
### Maps