Swift Extension Tray, gdzie typ typu

extension Array where Element == String {
    func method() {}
}
Rens