Function LinkedList.LinkedListHead.getTailNode

Get the 'tail node'

auto getTailNode();

Note

The cast operation is hidden inside this function.

Returns

Ptr to the 'tail node'