SList.popFront

Removes the first item in the list.

struct SList(T)
void
popFront
()

Meta