<div dir="ltr">On Fri, Mar 11, 2016 at 1:30 PM Dave Abrahams via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><br></div></div><div style="word-wrap:break-word"><div>Anyone who wants to measure is free to do so: simple regexps and wc generally work for this purpose.</div><div><br></div><div><a href="https://github.com/apple/swift-3-api-guidelines-review/tree/swift-3/Platforms" target="_blank">https://github.com/apple/swift-3-api-guidelines-review/tree/swift-3/Platforms</a></div></div></blockquote><div><br></div><div>Not sure if anyone actually got around to this so doing a basic set of regex (includes class functions and overrides)...</div><div><br></div><div>func foo(bar baz:Baz... ---&gt; 10544</div><div>func foo(baz:Baz... ---&gt; 526</div><div>func foo(_:Baz... ---&gt; 92</div><div>func foo() ---&gt; 7392</div></div></div>