* What is your evaluation of the proposal? +1 * Is the problem being addressed significant enough to warrant a change to Swift? It's a small change, but it would improve readability a little.
* Does this proposal fit well with the feel and direction of Swift? Yes, e.g. when using .filter on the sequence being iterated over as an alternative, the code reads a bit more functional. * If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those? No * How much effort did you put into your review? A glance, a quick reading, or an in-depth study? A few minutes for reading the proposal. _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
