From d048d6341d855ce630a929598324965ce239ecaf Mon Sep 17 00:00:00 2001 From: hsldymq Date: Fri, 22 Mar 2024 22:13:48 +0800 Subject: [PATCH] add: hsldymq/goiter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 152552d3..9da38f2a 100644 --- a/README.md +++ b/README.md @@ -566,6 +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. ### Maps