LinkedList.removeBeginning

Undocumented in source.
struct LinkedList(T, bool ordered = true)
alias removeBeginning = removeFront

Meta