Hi,

On 24 Okt., 05:53, Shantanu Kumar <[email protected]> wrote:

> I want to be able to detect arrays of other types too - e.g.
> char[], Integer[] etc.

Other types can be done as "[C" (char), "[Ljava.lang.String;", etc.
You can get the types via type or class in the repl.

Hope this helps.

Sincerely
Meikel

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
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