For each node in the list
delete the node
NodeT * seek, * tail
seek points to the node where the insert will occur
tail points to one behind that.
seek along until
tail