mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add go-functional to list (#4974)
This commit is contained in:
parent
22c7595b8f
commit
8f4c258c40
@ -1117,6 +1117,7 @@ _Packages to support functional programming in Go._
|
||||
- [fp-go](https://github.com/repeale/fp-go) - Collection of Functional Programming helpers powered by Golang 1.18+ generics.
|
||||
- [fpGo](https://github.com/TeaEntityLab/fpGo) - Monad, Functional Programming features for Golang.
|
||||
- [fuego](https://github.com/seborama/fuego) - Functional Experiment in Go.
|
||||
- [go-functional](https://github.com/BooleanCat/go-functional) - Functional programming in Go using generics
|
||||
- [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.
|
||||
- [mo](https://github.com/samber/mo) - Monads and popular FP abstractions, based on Go 1.18+ Generics (Option, Result, Either...).
|
||||
|
Loading…
Reference in New Issue
Block a user