[back]

Lab 6: Higher-Order Functions

This week you'll be getting some additional practice with higher-order functions. To start, you should know how map, filter, fold_right and fold_left work for lists. Primarily you will be generalizing these to matrices. There are two secondary objectives of this lab:

As usual, please use this opportunity to clear up any confusions you have by asking the course staff questions. They're very smart folks!