<div dir="ltr">To expand on this, most (if not all) the proposals in the list of proposals on GitHub (<a href="https://github.com/apple/swift-evolution/tree/master/proposals">https://github.com/apple/swift-evolution/tree/master/proposals</a>) have a &quot;Rationale&quot; link to a mailing list archive post by one of the Swift core team members explaining why a certain decision was reached. Those are probably worth looking through. Some of the simpler and less controversial proposals have almost no explanation, but the larger and controversial proposals have extensively written-up rationale posts.<div><br></div><div>Best,</div><div>Austin</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 31, 2017 at 12:25 PM, David Sweeris via swift-users <span dir="ltr">&lt;<a href="mailto:swift-users@swift.org" target="_blank">swift-users@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Specifically WRT to double quotes for characters, the Commonly Rejected Changes doc (<a href="https://github.com/apple/swift-evolution/blob/master/commonly_proposed.md" rel="noreferrer" target="_blank">https://github.com/apple/<wbr>swift-evolution/blob/master/<wbr>commonly_proposed.md</a>) says, &quot;Swift takes the approach of highly valuing Unicode. However, there are multiple concepts of a character that could make sense in Unicode, and none is so much more commonly used than the others that it makes sense to privilege them. We&#39;d rather save single quoted literals for a greater purpose (e.g. non-escaped string literals).&quot;<br>
<br>
Otherwise, off the top of my head I&#39;m not sure. If it&#39;s a particularly controversial decision, there&#39;s a fair chance it&#39;s come up on the swift-evolution list, though, so maybe search its archives?<br>
<br>
Hope that helps,<br>
- Dave Sweeris<br>
<div class="HOEnZb"><div class="h5"><br>
&gt; On Oct 31, 2017, at 8:52 AM, Michael Rogers via swift-users &lt;<a href="mailto:swift-users@swift.org">swift-users@swift.org</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi, All:<br>
&gt;<br>
&gt; I’m giving a presentation on Swift this weekend, and am trying to find justification for some of the design decisions that they made. Is there anything out there that goes into the detail of this? Like … why did the use “ for characters, or \() for String interpolation?<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; Michael<br>
&gt; ______________________________<wbr>_________________<br>
&gt; swift-users mailing list<br>
&gt; <a href="mailto:swift-users@swift.org">swift-users@swift.org</a><br>
&gt; <a href="https://lists.swift.org/mailman/listinfo/swift-users" rel="noreferrer" target="_blank">https://lists.swift.org/<wbr>mailman/listinfo/swift-users</a><br>
<br>
______________________________<wbr>_________________<br>
swift-users mailing list<br>
<a href="mailto:swift-users@swift.org">swift-users@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-users" rel="noreferrer" target="_blank">https://lists.swift.org/<wbr>mailman/listinfo/swift-users</a><br>
</div></div></blockquote></div><br></div>