> Interfaces have to defined for every combination of primitive arguments - so > you get interface explosion, thus only 4. Not ideal, but that's how it is > for now.
Why the explosion, since the parameter hints indicate a specific signature? > > Looking at that signature (6 arguments?), that should probably be refactored > anyway - sounds like a good use case for deftype. I'll hazard a guess: it should be refactored down to 4 for proper design! (I suspect it took just 4 args to beat Scala in popular microbenchmarks.) -- 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