First page
Back
Continue
Last page
Graphics
Single-Object Protocol
Large Object Problem
: cloning
prior state
for
result of operation
is O(object size)
Solution
: use a data structure where cloning is cheap – O(1) would be nice!
Notes: