<div>So I wrote a program, to find prime numbers, just to check out this pure thing;<br clear="all"></div><div><br></div><div><a href="http://gist.github.com/608493">http://gist.github.com/608493</a></div><div><br></div><div>
However, the program has a runtime of about 5 seconds? - in my mind, if the function is pure, shouldn&#39;t the compiler insure that it was evaluated at compiletime? - or am I doing it wrong?</div><br>-- <br>// Yours sincerely<br>
// Emil &#39;Skeen&#39; Madsen<br>