LinkedList.insertBeginning

Undocumented in source.
struct LinkedList(T, bool ordered = true)
alias insertBeginning = insertFront

Meta