分类: LINUX
2012-04-18 22:02:27
Prelude.hs is the standard library which is loaded when you start Haskell, and it contains all the functions you have learned so far. Here's my pick of the most useful. Note that just knowing about these functions ain't gonna help you; knowing how to use them is the key! So, lots of practice is essential.
List processing basics
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No examples needed here I hope :)
instead.
Tuples