theEclipse
Programmer
In Pascal, there are sets.<br><br>I was just wondering if there is any way you can use sets in javascript?<br><br>for example (this is a statement in pascal)<br><br>for i:=1 to 5 do<br>if i in [3..5] then<br>writeln(i);<br><br>thanks for any help<br> <p>theEclipse<br><a href=mailto:eclipse_web@hotmail.com>eclipse_web@hotmail.com</a><br><a href=robacarp.webjump.com>robacarp.webjump.com</a><br>**-Trying to build a documentation of a Javascript DOM, crossbrowser, of course. E-mail me if you know of any little known events and/or methods, etc.