aaronbloomfield/pdr

lab 2: main() function modification

aaronbloomfield opened this issue · 2 comments

From an anonymous feedback:

the test client doesn't support testing the last() method in List (to get a ListItr); that could be useful to have. A way of directly calling makeEmpty() from the test client would be nice as well.

See if the fix in #84 is what you were thinking.

Resolved via pull request #84