<div dir="ltr">On Tue, May 23, 2017 at 5:27 PM, Guillaume Lessard via swift-evolution <span dir="ltr">&lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
&gt; On May 23, 2017, at 13:25, Xiaodi Wu &lt;<a href="mailto:xiaodi.wu@gmail.com">xiaodi.wu@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; The doc comments in the proposal text were meant as explanation for readers of the proposal; they undergo editing for accuracy during implementation. That wording is, notably, not found in the implemented protocol.<br>
<br>
</span>What? It shows up in my browser! This is how it looks right now: (in <a href="https://github.com/apple/swift/blob/368847b5c7581b9024347f0a73fc83eb6d9866a8/stdlib/public/core/Integers.swift.gyb#L1366" rel="noreferrer" target="_blank">https://github.com/apple/<wbr>swift/blob/<wbr>368847b5c7581b9024347f0a73fc83<wbr>eb6d9866a8/stdlib/public/core/<wbr>Integers.swift.gyb#L1366</a>)<br>
<span class=""><br>
/// Creates an integer from the given floating-point value, truncating any<br>
/// fractional part.<br>
</span>///<br>
/// Truncating the fractional part of `source` is equivalent to rounding<br>
/// toward zero.<br>
<br>
Let’s not cherry-pick.<br></blockquote><div><br></div><div>You are quite right; this is still there, and I didn&#39;t see it! Well, let&#39;s fix that.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there another lossy initializer for Int or BinaryInteger that doesn’t have a parameter label?<br></blockquote><div> <br></div></div></div></div>