How do you mean? I don't follow. On Mon, Jun 13, 2016 at 09:11 Sean Heber <[email protected]> wrote:
> > On Jun 13, 2016, at 9:05 AM, Xiaodi Wu via swift-evolution < > [email protected]> wrote: > > > > On Mon, Jun 13, 2016 at 8:58 AM, Charlie Monroe < > [email protected]> wrote: > > if-continue. But I gladly took upon for-in-where as soon as I found out > about it since it's more expressive and simply is less typing. > > > > I don't think we use the term 'expressive' in the same way. I understand > it to mean that permitting the expression of more things. But of course, > `where` does only a subset of `guard...continue` or `if...continue`; thus, > less expressive. > > The fact that you could simply use the words “I am happy” to express the > concept of being happy does not mean that writing a complex poem that also > conveys happiness should therefore be prohibited. > > l8r > Sean > >
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
