Hello all,

I have been searching and searching on how to do this but I am failing 
miserably. I am trying to do a pretty simply thing actually.

I have the following vector:

[:foo :bar]


and a function that takes keywords as arguments, like so:

(my-function :foo :bar & more)


What i am trying to do is to apply the elements of my vector as arguments 
to the function. How can I achieve this?

Thank you for any replies

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to