We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b8f037 commit 9cf2ce8Copy full SHA for 9cf2ce8
README.MD
@@ -8,6 +8,8 @@ A generics based go set package that supports modern go features like iterators.
8
9
NOTE: This is currently a WIP. I don't expect to make any breaking API changes atm, but am not able to rule it out yet.
10
11
+If you like this repo, please consider checking out my [iterator tools repo](https://github.com/freeformz/seq).
12
+
13
## Install
14
15
Use go get to install this package.
0 commit comments