We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3fa4f1 commit fc2530aCopy full SHA for fc2530a
README.md
@@ -17,4 +17,4 @@ evens := it.Filter(it.Count(), filter.IsEven)
17
numbers := it.Map(it.Count(), strconv.Itoa)
18
```
19
20
-_[Read the docs.](https://pkg.go.dev/github.com/BooleanCat/go-functional)_ to see the full iterator library.
+_[Read the docs](https://pkg.go.dev/github.com/BooleanCat/go-functional)_ to see the full iterator library.
0 commit comments