SList._head

Undocumented in source.
struct SList(T)
Node* _head;

Meta