<div class="gmail_quote">2009/5/15 Michael McDaniel <span dir="ltr"><<a href="mailto:erlangy@autosys.us">erlangy@autosys.us</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
 Per documentation in the reference manual section 6.11 Term Comparison,<br>
 numbers compare less than tuples ...<br>
<div class="im"><br>
"The arguments may be of different data types.<br>
 The following order is defined:<br>
number < atom < reference < fun < port < pid < tuple < list < bit string"<br>
<br>
If you are asking *why* that design decision was made, I do not know.</div></blockquote><div><br>It was practical and useful to do so, and there was no real reason to restrict it. What might have been better, 20/20 hindsight, would have been to have 2 separate sets of comparison functions, those that work on anything and those that only work on numbers.<br>

<br>Robert<br></div></div><br>