List view
Implement an iterator that support : ++ -- + - > < >= <= == != * -> and can be used on most data structures.
No due dateWhen coding ch6::stack, I thought a nested class within a class would be a good solution to handle Element. I tried several times to do so, but all failed. That's why I created this milestone to remind me.
No due date