Chapter 4. Functional programming - Real World Haskell

Chapter 4. Functional programming - Real World Haskell

瀏覽:1148
日期:2025-06-14
As the bread and butter of functional programming, lists deserve some serious attention. The standard prelude defines dozens of functions for dealing with lists. Many of these will be indispensable tools, so it's important that we learn them early on....看更多