- ...Handout
- Disclaimer: This handout was created as a study
guide for the final. It is NOT necessarily complete. There could be
other material not covered in this handout that is still fair game for
the final. This is also NOT a practice final, in that I didn't time
how long it should take. I just tried to come up with some problems
that would help in reviewing for the final.
- ...follows
- Note that the put we used before took any
number of keys such as (put 'a 'b '(c d) 5) and then to
retrieve, (get 'a 'b '(c d)) ==> 5. For this example, we'll be
simplifying it to take one list of keys.
Michael E. Leventon
Tue May 4 17:02:42 EDT 1999