_LinkedList.head

Undocumented in source.
struct _LinkedList(T, string nextAttr, string prevAttr, string ownerAttr, bool withLength)
T head;

Meta