Instance Methodswift 6.0.3Swift

append(contentsOf:)

mutating func append<S>(contentsOf elements: S) where S : Sequence, S.Element == Character