samber / mo

🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)

Home Page:https://pkg.go.dev/github.com/samber/mo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Let's talk about what problems this library has solved and how to use it

jinsuojinsuo opened this issue · comments

Let's talk about what problems this library has solved and how to use it

When should I use him

I think you shoud learn about Monad in functional programming first.