Department of Computer Science

Principles of Functional Languages

Fall Semester 2010

Dr. Maury Eggen

Homework Laboratory Assignment 2:

This homework will reinforce some of the things we learned in the previous exercise. We shall continue to study lists. Add to your list library the following functions: (if a native function exists for the solution to any of these problems, it may not be used). (Also, note that all these index problems should be 0 based, like C or Java)