LinkedList.put

Undocumented in source.
struct LinkedList(alias T, alias AllocT = SystemAllocator)
alias put = putTail

Meta