init(minimumCapacity:)

Initializes a new unique array with the specified capacity and no elements.

Declaration

init(minimumCapacity: Int)