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