A small monad library for dart/flutter project

I will introduce with simple words what monad is? and how can we use it through my library either_option in flutter project? It targets mainly readers who are unfamiliar with this concept, or who want to see how we can do it in an imperative object oriented language. We will focus on two monads: Either and Option …

[Read more]

comments powered by Disqus