Functional

Packages to support functional programming in Go.

mo2.8K

Monads and popular FP abstractions, based on Go 1.18+ Generics (Option, Result, Either...).

go-underscore1.3K

Useful collection of helpfully functional Go collection utilities.

go-functional469

Functional programming in Go using generics

fpGo351

Monad, Functional Programming features for Golang.

fp-go307

Collection of Functional Programming helpers powered by Golang 1.18+ generics.

gofp148

A lodash like powerful utility library for Golang.

fuego143

Functional Experiment in Go.

underscore110

Functional programming helpers for Go 1.18 and beyond.

valor17

Generic option and result types that optionally contain a value.