mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-13 11:14:37 -05:00
Added gofp in the functional list (#3507)
* Added gofp in the functional list * updated alphabetic order
This commit is contained in:
parent
38c7e9b94b
commit
7962217989
1 changed files with 1 additions and 0 deletions
|
@ -810,6 +810,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||
* [fpGo](https://github.com/TeaEntityLab/fpGo) - Monad, Functional Programming features for Golang.
|
||||
* [fuego](https://github.com/seborama/fuego) - Functional Experiment in Go.
|
||||
* [go-underscore](https://github.com/tobyhede/go-underscore) - Useful collection of helpfully functional Go collection utilities.
|
||||
* [gofp](https://github.com/rbrahul/gofp) - A lodash like powerful utility library for Golang.
|
||||
|
||||
## Game Development
|
||||
|
||||
|
|
Loading…
Reference in a new issue