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

Monads mixing: StateTaskEither

darky opened this issue · comments

In every day programming monad like StateTaskEither is more desirable, because context matter
Inspiration: