that is exactly what i was looking for ! thanks! On Jan 14, 1:33 am, Baishampayan Ghose <[email protected]> wrote: > Something like (:arglists (meta #'my-func)) ? > > Regards, > BG > > > > > > > > > > On Sat, Jan 14, 2012 at 12:01 PM, Andrew Xue <[email protected]> wrote: > > given something like > > > (defn my-func [a b c] (str a b c)) > > > is there something like (extract-parameters my-func) which returns (a > > b c)? > > > thanks, > > andy > > > -- > > 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 > > -- > Baishampayan Ghose > b.ghose at gmail.com
-- 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
