that is exactly what i was looking for ! thanks!

On Jan 14, 1:33 am, Baishampayan Ghose <b.gh...@gmail.com> wrote:
> Something like (:arglists (meta #'my-func)) ?
>
> Regards,
> BG
>
>
>
>
>
>
>
>
>
> On Sat, Jan 14, 2012 at 12:01 PM, Andrew Xue <and...@lumoslabs.com> 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 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
>
> --
> 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 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