append(repeating:count:)

Repeatedly append an element to this span.

Declaration

mutating func append(repeating repeatedValue: Element, count: Int)