Hi, I just noticed that in 1.3 alpha 4, unchecked-divide (which seemed to support longs as well as ints) has been replaced by unchecked-divide- int. But there's no unchecked-divide-long, as far as I can see. This also seems to apply to the other unchecked-* math functions.
Given that one of the main themes of 1.3 seems to be speed/efficiency, I'm sort of surprised by this but I might have missed something. What's the plan for fast math on longs (and floats)? Cheers, Joost. -- 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