> I'm completely against replacing '->' by ':' it would make unreadable the 
> declaration of a function taking a closure as parameter, or returning one 
> (among other things).
> 
> -- 
> Pierre

I agree with Pierre. Parameter names and functions as arguments or return 
values are easily distinguished currently. 

Replacing -> with :, would severely impact readability. 
_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to