<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><br></div><blockquote type="cite"><span>The proposal is available here:</span><br><span></span><br><span> &nbsp; &nbsp;<a href="https://github.com/apple/swift-evolution/blob/master/proposals/0031-adjusting-inout-declarations.md">https://github.com/apple/swift-evolution/blob/master/proposals/0031-adjusting-inout-declarations.md</a></span></blockquote><br><div><span style="background-color: rgba(255, 255, 255, 0);"><b>&nbsp; &nbsp;* What is your evaluation of the proposal?</b></span></div><div><span style="background-color: rgba(255, 255, 255, 0);"><br></span></div><div><span style="background-color: rgba(255, 255, 255, 0);">+1</span></div><div><span style="background-color: rgba(255, 255, 255, 0);"><br><b>&nbsp; &nbsp;* Is the problem being addressed significant enough to warrant a change to Swift?</b></span></div><div><span style="background-color: rgba(255, 255, 255, 0);"><br></span></div><div><span style="background-color: rgba(255, 255, 255, 0);">I think so. This is already explained in the proposal.&nbsp;</span></div><div><span style="background-color: rgba(255, 255, 255, 0);"><br><b>&nbsp; &nbsp;* Does this proposal fit well with the feel and direction of Swift?</b></span></div><div><span style="background-color: rgba(255, 255, 255, 0);"><br></span></div><div><span style="background-color: rgba(255, 255, 255, 0);">Yes and it appears that it will help the language move forward.&nbsp;</span></div><div><span style="background-color: rgba(255, 255, 255, 0);"><br>&nbsp; &nbsp;<b>* If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?</b></span></div><div><span style="background-color: rgba(255, 255, 255, 0);"><br></span></div><div><span style="background-color: rgba(255, 255, 255, 0);">Swift is different from other languages and more powerful in naming functions and their parameters. So it is difficult to compare.&nbsp;</span></div><div><span style="background-color: rgba(255, 255, 255, 0);">The placement of the <b>inout</b> is difficult as the current placement conflicts with parameter labels. The new placement seems to resolve that conflict and still looks good.&nbsp;</span></div><div><span style="background-color: rgba(255, 255, 255, 0);"><br>&nbsp; <b>&nbsp;* How much effort did you put into your review? A glance, a quick reading, or an in-depth study?</b></span></div><div><span style="background-color: rgba(255, 255, 255, 0);"><br></span></div><div><span style="background-color: rgba(255, 255, 255, 0);">Quick read.&nbsp;</span></div></body></html>