<div dir="ltr">Oh, I see. Too bad actually.<div><br></div><div>I&#39;m sorry for not knowing that. I&#39;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">&lt;<a href="mailto:keithbsmiley@gmail.com" target="_blank">keithbsmiley@gmail.com</a>&gt;</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>
&gt; Hi all,<br>
&gt;<br>
&gt; Swift is said to be a verbose and easy to read programming language.<br>
&gt; However, I see Swift is still using cryptic symbols for logical operators.<br>
&gt;<br>
&gt; ! for not<br>
&gt; || for or<br>
&gt; &amp;&amp; for and<br>
&gt;<br>
&gt; Here I propose a new logical operators that are more swiftish.<br>
&gt;<br>
&gt; &#39;not&#39; for not<br>
&gt; &#39;or&#39; for or<br>
&gt; &#39;and&#39; for and<br>
&gt;<br>
&gt; So, instead of:<br>
&gt;<br>
&gt; if !foo1 || foo2 &amp;&amp; foo3 { … }<br>
&gt;<br>
&gt; we could write it as:<br>
&gt;<br>
&gt; if not foo1 or foo2 and foo3 { … }<br>
&gt;<br>
&gt; which is much more readable because it&#39;s less cryptic.<br>
&gt;<br>
&gt; What do you think?<br>
&gt;<br>
&gt; Thank you.<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt; --<br>
&gt; -Bee-<br>
<br>
</div></div><div class="HOEnZb"><div class="h5">&gt; _______________________________________________<br>
&gt; swift-evolution mailing list<br>
&gt; <a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a><br>
&gt; <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>