mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
feat: adding samber/mo (#4239)
This commit is contained in:
parent
1ccae0e9d5
commit
758d6812f5
@ -1095,6 +1095,7 @@ _Packages to support functional programming in Go._
|
||||
- [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.
|
||||
- [mo](https://github.com/samber/mo) - Monads and popular FP abstractions, based on Go 1.18+ Generics (Option, Result, Either...).
|
||||
- [underscore](https://github.com/rjNemo/underscore) - Functional programming helpers for Go 1.18 and beyond.
|
||||
- [valor](https://github.com/phelmkamp/valor) - Generic option and result types that optionally contain a value.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user