Hello! Ran the J-unit tests, runs 19/19 with 2 Errors located in my methods: addAll & concatenation.
I truly appreciate the help friends!



public void addAll(LinkedSeq<E> addend)
{
...