[swift-evolution-announce] [Accepted] SE-0053: Remove explicit use of let from Function Parameters

Chris Lattner clattner at apple.com
Mon Mar 28 15:05:50 CDT 2016


Proposal Link: https://github.com/apple/swift-evolution/blob/master/proposals/0053-remove-let-from-function-parameters.md

The review of SE-0053 "Remove explicit use of let from Function Parameters" ran from Mar 24…27, 2016. The proposal has been *accepted*:

Everyone agrees that including this redundant syntax is pointless given that the var/inout syntax has been removed or moved, it probably should have been included with SE-0003.

Thank you to Nicholas Maccharoli for driving this forward, and thanks to Manav Gabhawala who is working on an implementation of this, in PR1812!

-Chris Lattner
Review Manager


More information about the swift-evolution-announce mailing list