[swift-evolution] [Accepted] SE-0110: Distinguish between single-tuple and multiple-argument function types
Chris Lattner
clattner at apple.com
Wed Jul 6 22:00:27 CDT 2016
Proposal Link: https://github.com/apple/swift-evolution/blob/master/proposals/0110-distingish-single-tuple-arg.md
The second review of "SE-0110: Distinguish between single-tuple and multiple-argument function types " ran from June 30 ... July 4, 2016. The proposal has been *accepted*:
The community and core team agree that this proposal is the right thing to do, and many agree that this could probably have been treated as a bug fix on a previous proposal.
Thank you to Vladimir S. and Austin Zheng for driving this discussion forward! I filed SR-2008 to track implementation work on this, this would be a great area for someone interested in the type checker to dive into the Swift compiler.
-Chris Lattner
Review Manager
More information about the swift-evolution
mailing list