<div dir="ltr"><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px">The standard library already predominantly uses the latter form but still contains regular usages of the former. For consistency and reduced clutter I&#39;d propose to use the latter form throughout. </span><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px">The SIL for both forms is identical. Also </span><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px">Optional&lt;T&gt; takes precedence over any other nil literal convertibles, so no issues there. </span><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px">Are there any specific reason to use the explicit forms?</span><div><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px"><br></span></div><div><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px">Filed an issue (<a href="https://bugs.swift.org/browse/SR-212">SR-212</a>) and pull request (<a href="https://github.com/apple/swift/pull/470">#470</a>).</span></div></div>