Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bygui86/go-gofunk
Project to explore Go-Funk
https://github.com/bygui86/go-gofunk
Last synced: 2 days ago
JSON representation
Project to explore Go-Funk
- Host: GitHub
- URL: https://github.com/bygui86/go-gofunk
- Owner: bygui86
- License: apache-2.0
- Created: 2019-07-04T06:47:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T15:56:29.000Z (almost 5 years ago)
- Last Synced: 2024-11-08T06:07:50.896Z (about 2 months ago)
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go-Funk examples
## Samples
* contains
* filter
* find
* indexOf
* map
* reduce
* toMap### still todo
* get
* keys/values
* forEachRight
* chunk
* flattenDeep
* uniq
* drop
* initial
* tail
* shuffle
* sum
* reverse
* sliceOf
* randomInt
* randomString
* shard
*---
## Links
* https://medium.com/swlh/go-funk-utility-functions-in-your-go-code-6b3654b10552
* https://github.com/thoas/go-funk