[swift-evolution] [swift-evolution-announce] [Review] SE-0099: Restructuring Condition Clauses
L. Mihalkovic
laurent.mihalkovic at gmail.com
Mon May 30 20:48:14 CDT 2016
> On May 30, 2016, at 10:54 PM, Erica Sadun via swift-evolution <swift-evolution at swift.org> wrote:
>
>
>>> On May 28, 2016, at 4:48 PM, Chris Lattner via swift-evolution <swift-evolution at swift.org> wrote:
>>>
>>>
>>> On May 27, 2016, at 12:11 PM, Joe Groff <jgroff at apple.com> wrote:
>>>
>>> Hello Swift community,
>>>
>>> The review of SE-0099 “Restructuring Condition Clauses” begins now and runs through June 3, 2016. The proposal is available here:
>>>
>>> https://github.com/apple/swift-evolution/blob/master/proposals/0099-conditionclauses.md
>>
>> Thanks everyone. FYI, Erica and I discussed it offlist and agreed to amend the proposal: now you can use semicolons or a newline to separate clauses of different types.
>>
>> -Chris
>
> Also, I updated the proposal to make clear that `where` clauses are being removed from both binding conditions and case conditions. This will not affect the use of where clauses elsewhere, such as in for-in loops and switch statements.
>
+1 nice and simple
> -- E
>
>
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160531/88b41d64/attachment.html>
More information about the swift-evolution
mailing list