List.removeFront

Remove the first element.

struct List(T)
void
removeFront
()

Meta