Abstracting a sequence
What sequence operations are fundamental?
examine each element in turn
generate a sequence
Other operations are less fundamental
search for a particular element
reverse the elements
sort them, etc.
Previous slide
Next slide
Back to first slide
View graphic version