I've written a function which I think would be a good inclusion into
the Clojure.Contrib library. I have two questions though, the first is
how? How do I go about adding a single function to an existing
namespace; in this case, seq-utils, and what are the pre-requisites?

My second question is, what are the standards that code most confirm
to in order to be accepted (or suitable) for Clojure.Contrib. Maybe
someone could look over my function, and make some comments on it's
general quality and suitability. My function code can be found here:
http://gist.github.com/300990

Cheers

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