Fund. CS II (CS152 2004F)

An Interface for Scheme Lists

Due: Wednesday, 15 September 2004

Create an interface, SchemeList, that summarizes the most important methods for Scheme lists and presents them in an object-oriented framework.

Caution: Interfaces don't have constructors. How will you handle construction?

Disclaimer: I usually create these pages on the fly, which means that I rarely proofread them and they may contain bad grammar and incorrect details. It also means that I tend to update them regularly (see the history for more details). Feel free to contact me with any suggestions for changes.

This document was generated by Siteweaver on Wed Dec 8 10:36:52 2004.
The source to the document was last modified on Tue Sep 14 10:45:00 2004.
This document may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CS152/2004F/Homework/12.html.

You may wish to validate this document's HTML ; Valid CSS! ; Check with Bobby

Samuel A. Rebelsky, rebelsky@grinnell.edu