You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was excited by your library, used it for a long time. But it lacks another useful monads from scala (collections, try, either). So I decided to implement in in a similar library, let me introduce scats.
The idea it the same (especially for Option), but much more monads were implemented. Feel free to inspect this repo.
The text was updated successfully, but these errors were encountered:
Hi.
I was excited by your library, used it for a long time. But it lacks another useful monads from scala (collections, try, either). So I decided to implement in in a similar library, let me introduce scats.
The idea it the same (especially for Option), but much more monads were implemented. Feel free to inspect this repo.
The text was updated successfully, but these errors were encountered: