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

Patrick Gili gili.patrick.r at gili-labs.com
Sat Mar 26 13:03:45 CDT 2016


> 
> 
> 	* What is your evaluation of the proposal?

Given var has been removed and inout has been moved, forcing developers to specify let seems redundant, and hence I support the proposal.

> 	* Is the problem being addressed significant enough to warrant a change to Swift?

Redundancy is as bad as inconsistency. Hence, the problem is significant enough to warrant a change.

> 	* Does this proposal fit well with the feel and direction of Swift?

Yes.

> 	* If you have you used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?

Not really.

> 	* How much effort did you put into your review? A glance, a quick reading, or an in-depth study?

Quick read.




More information about the swift-evolution mailing list