Lecture 6 Objectives


At the end of today's class you should

KNOW:

BE ABLE TO:

Sample Exam Question: Use the "Racket-style" list definition (with IList, EmptyList, and NonEmptyList) to answer this question. Create an example list containing "apples" as the first element and "pears" as the second element. You should create your example using a single Java statement.