LinkedList.getAt

Undocumented in source.
struct LinkedList(alias T, alias AllocT = SystemAllocator)
alias getAt = getAtHead

Meta