TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Scalaz: An Introduction to Scala's Library

40 点作者 janaboruta超过 13 年前

2 条评论

noelwelsh超过 13 年前
Scalaz's Validations are a fantastic way to handle error checking. We use them pervasively in Myna. The rest of Scalaz I have found less use for, but I think that's due to the domain. I imagine if we had more types of data they would be beneficial.<p>If you've just come to read the comments, be aware that this article is extracted from a more detailed work-in-progress <a href="https://github.com/jrwest/learn_you_a_scalaz" rel="nofollow">https://github.com/jrwest/learn_you_a_scalaz</a> If you have a serious interest in Scalaz you'll be better off reading that.
评论 #3207547 未加载
cageface超过 13 年前
Orignal article's title is better. Scalaz is <i>a</i> library for Scala, not "Scala's Library". There's some good stuff in there but it's a completely optional third-party library.
评论 #3206446 未加载