fn moveToUnmanaged(self: *Self) ArrayListAlignedUnmanaged(T, alignment)

Initializes an ArrayListUnmanaged with the items and capacity fields of this ArrayList. Empties this ArrayList.

Parameters

self: *Self,