diff --git a/README.md b/README.md index 319e746a..619c17b7 100644 --- a/README.md +++ b/README.md @@ -1076,6 +1076,7 @@ _Libraries for working with forms._ _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-underscore](https://github.com/tobyhede/go-underscore) - Useful collection of helpfully functional Go collection utilities.