DynamicIndexedArray.data

The array itself. Avoid changing positions/size/etc.

class DynamicIndexedArray(T)
@property
T[]
data
()

Meta