Intro
Objectives
Understand what is meant by partial function application.
Know that a function takes only one argument which may itself be a function.
Define and use higher-order functions, including map, filter and fold.
Resources
Video
Slides
OOP and functional programming T4 Functional application.pptx
3mb
filter.hs
fiveDeep.hs
oddThrees.hs
poolVol.hs
Worksheet
OOP and functional programming Worksheet 4.docx
Homework
OOP and functional programming Homework 4.docx