Re: ANN: kits 1.5.1 - some of Runa's core utilities

2013-05-12 Thread Mikera
I have a bunch here too: https://github.com/mikera/clojure-utils Happy to contribute any of these into a common effort, providing it is GitHub based and accepts rapid pull requests :-) On Friday, 10 May 2013 08:15:10 UTC+8, Dave Sann wrote: > > A question for the community. > > There are severa

Re: ANN: kits 1.5.1 - some of Runa's core utilities

2013-05-12 Thread Dmitry Groshev
One more (kinda obvious): https://github.com/Prismatic/plumbing On Friday, May 10, 2013 6:26:42 PM UTC+4, John Hume wrote: > > On Thu, May 9, 2013 at 7:15 PM, Dave Sann > > wrote: > >> There are several "projects" that provide a bunch of base level/common >> functions and extensions (similar to

Re: ANN: kits 1.5.1 - some of Runa's core utilities

2013-05-10 Thread John D. Hume
On Thu, May 9, 2013 at 7:15 PM, Dave Sann wrote: > There are several "projects" that provide a bunch of base level/common > functions and extensions (similar to those here) beyond core Clojure. And I > am sure that many people have their own collection of useful utilities like > this. I know that

Re: ANN: kits 1.5.1 - some of Runa's core utilities

2013-05-09 Thread Dave Sann
A question for the community. There are several "projects" that provide a bunch of base level/common functions and extensions (similar to those here) beyond core Clojure. And I am sure that many people have their own collection of useful utilities like this. I know that I do. clojure/core.incu

Re: ANN: kits 1.5.1 - some of Runa's core utilities

2013-05-09 Thread Michael Klishin
2013/5/10 Alex Baranosky > These are tools we use everyday, and have not been spiffed up with many > doc strings. In general these kits are offered up for use by the community > as-is, and we hope you find something of use in there. Alex, I can't find what license Kits uses. Would it be possi

Re: ANN: kits 1.5.1 - some of Runa's core utilities

2013-05-09 Thread Timothy Gardner
That's awesome! Thanks! On Thu, May 9, 2013 at 5:57 PM, Alex Baranosky < alexander.barano...@gmail.com> wrote: > Runa has decided to open source a project of our utility namespaces that > we call Runa Kits . At this point in > time this includes: > >- benchm