Function LinkedList.LinkedListHead.getTailPred

Get the 'tail node'

auto getTailPred();

Returns

Ptr to the predessor of the 'tail node', possibly the head node