Steven Lee

Results 1 issues of Steven Lee

I am trying to extend LLIterator found in LinkedList.wurst and it does not seem to accept what looks like a well-formed constructor. ``` package ListIterator import LinkedList public class ListIterator...

bug