ts-option
ts-option copied to clipboard
scats inspired by ts-options
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.