[swift-users] Need better name, want to hide generator
Joe Groff
jgroff at apple.com
Fri Dec 18 17:02:51 CST 2015
> On Dec 18, 2015, at 2:25 PM, Erica Sadun via swift-users <swift-users at swift.org> wrote:
>
> At a minimum, this gives me http://swiftstub.com/60017598 <http://swiftstub.com/60017598>
>
> But I remember reading *somewhere* (can't remember) that we were supposed to avoid AnyGenerator/AnySequence and they were on the way out. Am I out of my mind?
They aren't on the way out. We'd like to migrate them with first-class language support for protocol types with associated type constraints, but we wouldn't eliminate the functionality.
-Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20151218/45a1bf4d/attachment.html>
More information about the swift-users
mailing list