Ok, so I've done:<br>- equality (== and !=) type check for two operands of <b>numeric</b>, <b>string </b>and <b>boolean </b>types<br>- ordering (<, >, <=, >=) type check for two operands of <b>numeric </b>and <b>string </b>types<br>
<br>I am not sure what is ordering on array of orderables, if you give me some example I might type check that too.<br><br>Thanks,<br>Milena<br><br><br><div class="gmail_quote">On Sat, Jun 7, 2008 at 9:22 PM, Mihael Hategan <<a href="mailto:hategan@mcs.anl.gov">hategan@mcs.anl.gov</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Sat, 2008-06-07 at 18:39 +0000, Ben Clifford wrote:<br>
> On Sat, 7 Jun 2008, Mihael Hategan wrote:<br>
><br>
> > And if we stretch it a bit, there's lexicographic order.<br>
><br>
> in which case, we'd have orderings on strings and on array of orderables.<br>
<br>
</div>Just strings would probably do.<br>
<div><div></div><div class="Wj3C7c"><br>
><br>
> but I suspect that isn't really necessary for typical swift applications.<br>
<br>
<br>
</div></div></blockquote></div><br>