Skip to content

Commit 8b39822

Browse files
committed
Update docs
1 parent f5dea61 commit 8b39822

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ Thus I implemented fpGo. I hope you would like it :)
6060

6161
* **network/SimpleHTTP** inspired by [Retrofit](https://github.com/square/retrofit)
6262

63+
* **worker/WorkerPool** inspired by JavaExecutorService & goroutine pool libs
64+
6365
# Special thanks
6466
* fp functions(Dedupe/Difference/Distinct/IsDistinct/DropEq/Drop/DropLast/DropWhile/IsEqual/IsEqualMap/Every/Exists/Intersection/Keys/Values/Max/Min/MinMax/Merge/IsNeg/IsPos/PMap/Range/Reverse/Set/Some/IsSubset/IsSuperset/Take/TakeLast/Union/IsZero/Zip/GroupBy/UniqBy/Flatten/Prepend/Partition/Tail/Head/SplitEvery)
6567
* Credit: https://github.com/logic-building/functional-go

0 commit comments

Comments
 (0)