On Dec 15, 10:03 pm, Cedric Greevey <cgree...@gmail.com> wrote:
> So, I can wait until either larger numbers of primitive arguments are
> supported, or primitive vectors are supported.
We already have persistent vectors that store their contents as
primitives with gvec. If you take a look at IFn.java, you'll see that
there is a combinatorial explosion of interfaces.

Another related bug in 1.3: calling a primitive function whose return
typed is hinted as a subtype of Object (such as ArrayList) causes an
AbstractMethodError.

-- 
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