DynamicIndexedArray.markForRemoval

The value will be removed with the next sweepMarkedData. \ Use the index returned by push.

class DynamicIndexedArray(T)
void
markForRemoval
(
uint index
)

Meta