go-underscore
Useful collection of helpfully functional Go collection utilities.
1,302
Monads and popular FP abstractions, based on Go 1.18+ Generics (Option, Result, Either...).
Useful collection of helpfully functional Go collection utilities.
Functional programming in Go using generics
Monad, Functional Programming features for Golang.
Collection of Functional Programming helpers powered by Golang 1.18+ generics.
Functional helpers library providing Map, Filter, Reduce and other stream operations on generic slices Go1.18+ with lazy evaluation and error handling mechanisms.