On 31/01/2017 16:19, Ole Begemann via swift-evolution wrote:
Here are three previous discussion about this topic:

1) December 2015: [Idea] Add an (Index,    Element) sequence to
CollectionType
https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20151221/004561.html
and
https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20151228/004626.html


2) April 2016: [Idea] Replace enumerate() with something more explicit
https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20160411/015074.html


3) September 2016: [Proposal draft] Introducing `indexed()`    collections
https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20160926/027355.html

To clarify, the discussions I linked to don't all propose to remove or replace `enumerated()`, but they all talk about the potential confusion about what `enumerated()` does and does not do.

_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to