LinkedList.tail

Undocumented in source.
struct LinkedList(T, bool ordered = true)
LinkedListElement!(T)* tail;

Meta