|
|
CPSC 429/529: Functional Programming |
|
|||||||||||||||
|
|
|
|
Instructor: Carsten Schürmann Department of Computer Science Yale University Time: MWF 9:30-10:20 Room: AKW400 |
|
|
||||||||||||
|
|
Lecture 4: Lists.In this lecture we introduce the concepts of lists to functional programming. We discuss examples of lists, and show programs that manipulate lists. Source Code:lists.hs
Previous lecture: Lecture 3
|
|
||||||||||||||