[swift-evolution] [swift-evolution-announce] [Review] SE-0099: Restructuring Condition Clauses
Erica Sadun
erica at ericasadun.com
Mon May 30 15:54:24 CDT 2016
> 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 <mailto: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 <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.
-- E
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160530/dcc5dd1e/attachment.html>
More information about the swift-evolution
mailing list