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 29c497e commit 64fe518Copy full SHA for 64fe518
README.md
@@ -10,7 +10,9 @@
10
The library is easy to use and has a clean, intuitive API.
11
You can measure performance comparing to vanilla `for` loop on your machine using `cd perf/; make` (spoiler: FuncFrog
12
is better when multithreading).
13
-
+
14
+[pkg.go.dev page](https://pkg.go.dev/github.com/koss-null/funcfrog)
15
16
## Table of Contents
17
- [Getting Started](#getting-started)
18
- [Basic information](#basic-information)
0 commit comments