on Fri May 06 2016, Kevin Ballard <swift-evolution@swift.org> wrote:

>     One idea that came out of the core team discussion was something like:
>
>     sequence(from: 0) { $0 += 42 }
>
>     Since it returns a sequence.
>
> It just occurred to me that, if we follow existing naming conventions, this
> function would end up returning a value of type SequenceSequence 😁.

Why do you think so?

-- 
Dave

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

Reply via email to