Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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