samber / mo

🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
https://pkg.go.dev/github.com/samber/mo
MIT License
2.47k stars 80 forks source link

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

Open jinsuojinsuo opened 9 months ago

jinsuojinsuo commented 9 months ago

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

jinsuojinsuo commented 9 months ago

When should I use him

dovahsh commented 9 months ago

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