[swift-evolution] Analysis of case conventions for initialisms

David Waite david at alkaline-solutions.com
Fri Feb 12 09:19:59 CST 2016


> On Feb 12, 2016, at 8:16 AM, David Waite <david at alkaline-solutions.com> wrote:
> 
> 	func tee(ioInput: IOOutputStream) -> (IOOutputStream, IOOutputStream)

Just realized that in trying to clarify the tee function I added a redundant Output to the type names. I should not use abbreviations before having coffee.

-DW


More information about the swift-evolution mailing list