SList.moveFront

Removes and returns the first item in the list.

struct SList(T)
T
moveFront
()

Meta