<div dir="ltr">Oh, I see. Too bad actually.<div><br></div><div>I'm sorry for not knowing that. I'm a new member here. <div><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 4, 2015 at 12:01 PM, Keith Smiley <span dir="ltr"><<a href="mailto:keithbsmiley@gmail.com" target="_blank">keithbsmiley@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">There was another post about this earlier today as well:<br>
<br>
<a href="https://lists.swift.org/pipermail/swift-evolution/2015-December/000032.html" rel="noreferrer" target="_blank">https://lists.swift.org/pipermail/swift-evolution/2015-December/000032.html</a><br>
<br>
--<br>
Keith Smiley<br>
<div class="HOEnZb"><div class="h5"><br>
On 12/04, Bee wrote:<br>
> Hi all,<br>
><br>
> Swift is said to be a verbose and easy to read programming language.<br>
> However, I see Swift is still using cryptic symbols for logical operators.<br>
><br>
> ! for not<br>
> || for or<br>
> && for and<br>
><br>
> Here I propose a new logical operators that are more swiftish.<br>
><br>
> 'not' for not<br>
> 'or' for or<br>
> 'and' for and<br>
><br>
> So, instead of:<br>
><br>
> if !foo1 || foo2 && foo3 { … }<br>
><br>
> we could write it as:<br>
><br>
> if not foo1 or foo2 and foo3 { … }<br>
><br>
> which is much more readable because it's less cryptic.<br>
><br>
> What do you think?<br>
><br>
> Thank you.<br>
><br>
> Regards,<br>
><br>
> --<br>
> -Bee-<br>
<br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> swift-evolution mailing list<br>
> <a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a><br>
> <a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>-Bee-<br><br></div></div></div>
</div></div></div></div>