Avatar
@swift-5.3.3 let a: [Int] = [2, 3, 5] let i: Array<Int>.Iterator = a.makeIterator()