init(capacity:)

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

Declaration

init(capacity: Int)