UniqueArray.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
struct UniqueArray(Type, Allocator = typeof(theAllocator))
ref inout nothrow
inout(Type)
opIndex
(
long i
)
if (
isAllocator!Allocator
)

Meta