Just to clarify, are you suggesting that the mutating version would be &quot;applySine()&quot;, and the nonmutating version would be &quot;applyingSine()&quot;?<br><div class="gmail_quote"><div dir="ltr">On Sun, Jan 24, 2016 at 10:50 AM Curt Clifton &lt;<a href="mailto:curt@omnigroup.com">curt@omnigroup.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div><br></div><div>On Jan 24, 2016, at 12:34 AM, Jacob Bandes-Storch via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt; wrote:<br><br></div><blockquote type="cite">I agree that &quot;sinInPlace()&quot;, &quot;meanInPlace()&quot;, &quot;remainderInPlace()&quot; seem to work pretty well, but I&#39;m aware that I&#39;m drawing on experience with the old names of sortInPlace(), subtractInPlace(), etc., and in fact this case is worse because the first words aren&#39;t really verbs (you can&#39;t sine something <i>in place</i> any more than you can sine it). &quot;takeSine()&quot; doesn&#39;t sound great either.</blockquote><br></div><div dir="auto"><div>How about &quot;applyingSine()&quot; , &quot;applyingMean()&quot;, and &quot;applyingRemainder()&quot;? </div><div><br></div><div>Cheers, </div></div><div dir="auto"><div><br></div><div>Curt</div></div></blockquote></div>