[swift-evolution] Remove (!) logical negation operator
Rudolf Adamkovic
salutis at me.com
Tue Dec 15 15:52:03 CST 2015
Ah, haven't see that one. Very interesting!
Sent from my iPhone
> On 15 Dec 2015, at 22:41, Chris Lattner <clattner at apple.com> wrote:
>
>
>> On Dec 15, 2015, at 12:13 PM, Rudolf Adamkovic via swift-evolution <swift-evolution at swift.org> wrote:
>>
>> +1 for clean-up:
>>
>> • "and" instead of &&
>> • "or" instead of ||
>> • "not" instead of !
>> • if expressions instead of ?!
>>
>> Easier to read, easier to type, easier to understand for beginners.
>
> FWIW, this is not a likely direction for Swift, and has been discussed before:
> https://lists.swift.org/pipermail/swift-evolution/2015-December/000032.html
>
> -Chris
>
More information about the swift-evolution
mailing list