[swift-evolution] [Accepted] SE-0043: Declare variables in 'case' labels with multiple patterns

Chris Lattner clattner at apple.com
Wed Mar 23 22:53:31 CDT 2016


Proposal Link: https://github.com/apple/swift-evolution/blob/master/proposals/0043-declare-variables-in-case-labels-with-multiple-patterns.md

The review of SE-0043 "Declare variables in 'case' labels with multiple patterns" ran from March 16...21, 2016. The proposal has been *accepted*:

This is a simple and clean extension to the pattern matching model in Swift, positively received by both the community at large and the core team.  

Thank you to Andrew Bennett for driving this forward, and thank you to Greg Titus for already implementing this in master (in PR1383)!

-Chris Lattner
Review Manager


More information about the swift-evolution mailing list