暂无相关内容,正在全力查找中
[美] 斯图尔特
人物简介:
真实世界的Haskell书籍相关信息
内容简介:
《真实世界的Haskell(影印版)》内容简介:Haskell is most likely quite different from any language you've ever used before. Compared to the usual set of concepts in a programmer's mental toolbox, functional programming offers us a profoundly different way to think about software.
In Haskell, we deemphasize code that modifies data. Instead, we focus on functions that take immutable values as input and produce new values as output. Given the same inputs, these functions always return the same results. This is a core idea behind functional programming.
全格式电子版 - 免费下载