init(capacity:) Initializes a new unique array with the specified capacity and no elements. Declarationinit(capacity: Int)