jklmli / monapt

Options, Tries, and Futures for JavaScript / TypeScript
MIT License
172 stars 13 forks source link

Document the reasoning behind Try #5

Closed pwnall closed 8 years ago

pwnall commented 8 years ago

The README contains a pointer for the motivation behind Option and its intended usage. Since the package implements Try as well, it might make sense to include a motivation for it too. The blog that you reference has an article - http://danielwestheide.com/blog/2012/12/26/the-neophytes-guide-to-scala-part-6-error-handling-with-try.html