[swift-evolution] Proposal to change Logical NOT Operator from exclamation mark ( ! ) to something else

Sadiq msadiqaadil at gmail.com
Wed Feb 15 08:02:25 CST 2017


Hello,

I would like to suggest to change Logical NOT Operator from ! to something
else.
It will increase the readability of the code and will avoid any confusion
with the symbol used for force unwrapping of optional values.
It would be easier for new programmers to learn Swift as the first
language.
I don't understand the rational behind using the same operator for two
different purposes.

Thanks and Regards,
Mohammad Sadiq
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170215/421ffb4f/attachment.html>


More information about the swift-evolution mailing list