[Haskell-cafe] Functional Programming Books

Albert Y. C. Lai trebla at vex.net
Wed Oct 17 00:34:39 EDT 2007


Richard Bird's "Introduction to Functional Programming using Haskell, 
second edition" exceeds other introductory books by introducing laws 
(e.g., fold laws, fusion laws), efficiency issues (including the stack 
overflow question, deforestation), and monad transformers.

IMO these are under-represented and greatly FUDed topics.


More information about the Haskell-Cafe mailing list