I actually tried forcing the type hints and didn't really see a
noticeable improvement, just made the code hard to read for the most
part.

On Apr 1, 9:57 pm, CuppoJava <[email protected]> wrote:
> From a quick glance, I think the lack of type hints is what's slowing
> down your Clojure code.
> You can set the global variable *warn-on-reflection* to true, to get a
> sense of where to add your type hints.
>   -Patrick
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to