fn clone(self: Self) Allocator.Error!Self

Creates a copy of this ArrayList, using the same allocator.

Parameters

self: Self,