<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On May 24, 2016, at 7:45 PM, Brent Royal-Gordon &lt;<a href="mailto:brent@architechies.com" class="">brent@architechies.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="content-type" content="text/html; charset=utf-8" class=""><div dir="auto" class=""><div class=""><blockquote type="cite" class="">I believe it was things like "+" and "-" for set union and subtraction, etc.</blockquote></div><div class=""><br class=""></div><div class="">That, or &amp;, |, and ^, by analogy with bitwise operators. It definitely came up during the SetAlgebra discussions.&nbsp;</div></div></div></blockquote><div><br class=""></div>Another thread I guess I didn’t follow closely enough. &nbsp;I think I agree with avoiding using unconventional operators for operations which already have conventional operators associated with them. &nbsp;Maybe someday it will be easy enough to type unicode operators that it might be reasonable to think about using them.</div><div><br class=""><blockquote type="cite" class=""><div class=""><div dir="auto" class=""><div class=""><span style="background-color: rgba(255, 255, 255, 0);" class=""><br class=""></span><div class=""><span style="background-color: rgba(255, 255, 255, 0);" class="">--&nbsp;</span></div><div class=""><span style="background-color: rgba(255, 255, 255, 0);" class="">Brent Royal-Gordon</span></div><span style="background-color: rgba(255, 255, 255, 0);" class="">Sent from my iPhone</span></div><div class=""><br class=""></div><blockquote type="cite" class=""><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br class="">
</blockquote></div>
</blockquote></div></div></blockquote></div><br class=""></body></html>