On Sat, Aug 8, 2009 at 5:23 AM, Mark Engelberg <mark.engelb...@gmail.com>wrote:

>
> On Fri, Aug 7, 2009 at 5:14 PM, John Harrop<jharrop...@gmail.com> wrote:
> >     (if (and (not (= 0 i)) (< (+ zr2 zi2 limit-square)))
>
> I believe that (zero? i) is faster than (= 0 i).


On primitive ints? Have you tested it?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to