Obtains the n-th pool item. n must be less than the value returned by length().
Caution: The item must not be recycled; while the item is in use, only opIndex(), opApply() and length() may be called.
item index
n-th pool item
See Implementation
Obtains the n-th pool item. n must be less than the value returned by length().
Caution: The item must not be recycled; while the item is in use, only opIndex(), opApply() and length() may be called.