6.7
Assignment 12
Programming Language ISL
Due Date Mon 2/27 at 11:59pm
Possible Points 28
Purpose To use pre-defined abstractions to improve code.
Graded Exercises
Exercise 1 Fix your Typaholic! implementation using grader feedback if necessary.
Exercise 2 Change your Typaholic! implementation so it uses higher-order list processing functions whenever appropriate. You should also use local to increase clarity when possible.