Thanks for the link. As part of my second question, could someone take a look at the code I've posted and tell me if it's a good implementation and follows clojure idioms and standards. By the way, does anyone know of a good resource that specifies common clojure coding and formatting standards, like what to call function arguments (e.g. idx for indexes and coll for collections to name the more obvious ones).
Cheers On Feb 11, 9:44 am, Sean Devlin <francoisdev...@gmail.com> wrote: > Take a look here: > > http://clojure.org/contributing > > On Feb 10, 6:38 pm, Wardrop <t...@tomwardrop.com> wrote: > > > 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