[swift-evolution] [Review] SE-0122: Use colons for subscript declarations

Brent Royal-Gordon brent at architechies.com
Wed Jul 20 07:20:54 CDT 2016


> On Jul 20, 2016, at 5:16 AM, Brent Royal-Gordon <brent at architechies.com> wrote:
> 
> 	subscript(id widgetID: WidgetUUID): Widget { … }

Plus, as a minor issue, certain chat clients which shall remain nameless will convert `):` to a graphical smiley. That will make some programmers frown.

-- 
Brent Royal-Gordon
Architechies



More information about the swift-evolution mailing list