I'm trying to import some classes from a library (jpl), which have names already taken by java.lang classes.
When I try to import jpl.Float and jpl.Integer, I get exceptions due to name clashes. Is there a way to alias the class names so that I can use them? -- 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