Function DList.tail

Tail node

DList.Node!T* tail() nothrow @nogc @safe;

Returns

pointer to tail node.