LinkedList.append

Undocumented in source.
struct LinkedList(T, bool ordered = true)
alias append = insertBack

Meta