Functional - Awesome Go
Packages to support functional programming in Go.
- fp-go - Collection of Functional Programming helpers powered by Golang 1.18+ generics.
- fpGo - Monad, Functional Programming features for Golang.
- fuego - Functional Experiment in Go.
- go-functional - Functional programming in Go using generics
- go-underscore - Useful collection of helpfully functional Go collection utilities.
- gofp - A lodash like powerful utility library for Golang.
- mo - Monads and popular FP abstractions, based on Go 1.18+ Generics (Option, Result, Either...).
- underscore - Functional programming helpers for Go 1.18 and beyond.
- valor - Generic option and result types that optionally contain a value.