[swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>

Matthew Johnson matthew at anandabits.com
Tue May 24 20:06:50 CDT 2016


> On May 24, 2016, at 7:45 PM, Brent Royal-Gordon <brent at architechies.com> wrote:
> 
>> I believe it was things like "+" and "-" for set union and subtraction, etc.
> 
> 
> That, or &, |, and ^, by analogy with bitwise operators. It definitely came up during the SetAlgebra discussions. 

Another thread I guess I didn’t follow closely enough.  I think I agree with avoiding using unconventional operators for operations which already have conventional operators associated with them.  Maybe someday it will be easy enough to type unicode operators that it might be reasonable to think about using them.

> 
> -- 
> Brent Royal-Gordon
> Sent from my iPhone
> 
>> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160524/52aca3dc/attachment.html>


More information about the swift-evolution mailing list