| Issue 3: | Lack a wiki explaining our approach to the assignment. |
‹ Prev
3 of 3
|
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Check out the wiki section of this project page 2. Notice the lack of wiki What is the expected output? What do you see instead? There should be a wiki explaining the approach and method we chose to follow for this project. Explaining the use of helper functions to assist in overall class design and implementation. It could point out the use of overloading operators to allow a logical interface to the Integer class. |