mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
add FuncFrog (#5782)
* add FuncFrog * [FuncFrog] minor description changes --------- Co-authored-by: Dima Kossovich <koss@null.net>
This commit is contained in:
parent
2547d6a11c
commit
e4ae270575
@ -1231,6 +1231,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.
|
||||
- [FuncFrog](https://github.com/koss-null/FuncFrog) - Functional helpers library providing Map, Filter, Reduce and other stream operations on generic slices Go1.18+ with lazy evaluation and error handling mechanisms.
|
||||
- [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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user