mo
Monads and popular FP abstractions, based on Go 1.18+ Generics (Option, Result, Either...).
3,277
Monad, Functional Programming features for Golang.
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
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.