Skip to content

Commit 5ae506d

Browse files
author
Dima Kossovich
committed
add FuncFrog
1 parent e4167bb commit 5ae506d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1214,6 +1214,7 @@ _Packages to support functional programming in Go._
12141214
- [fp-go](https://github.com/repeale/fp-go) - Collection of Functional Programming helpers powered by Golang 1.18+ generics.
12151215
- [fpGo](https://github.com/TeaEntityLab/fpGo) - Monad, Functional Programming features for Golang.
12161216
- [fuego](https://github.com/seborama/fuego) - Functional Experiment in Go.
1217+
- [FuncFrog](https://github.com/koss-null/FuncFrog) - a Go 1.18+ functional helpers library providing Map, Filter, Reduce and other stream operations on generic slices with lazy evaluation, safe type conversion, and performance-focused, low-allocation implementations.
12171218
- [go-functional](https://github.com/BooleanCat/go-functional) - Functional programming in Go using generics
12181219
- [go-underscore](https://github.com/tobyhede/go-underscore) - Useful collection of helpfully functional Go collection utilities.
12191220
- [gofp](https://github.com/rbrahul/gofp) - A lodash like powerful utility library for Golang.

0 commit comments

Comments
 (0)