<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clojure-contrib/modules/seq/src/main/clojure, branch master</title>
<subtitle>Extensions and enhancements to the Clojure libraries. http://clojure.org</subtitle>
<id>https://git.amat.us/clojure-contrib/atom/modules/seq/src/main/clojure?h=master</id>
<link rel='self' href='https://git.amat.us/clojure-contrib/atom/modules/seq/src/main/clojure?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/'/>
<updated>2010-09-03T16:23:37Z</updated>
<entry>
<title>removed 9 deprecated functions from clojure.contrib.repl-utils</title>
<updated>2010-09-03T16:23:37Z</updated>
<author>
<name>Ben Smith-Mannschott</name>
<email>bsmith.occs@gmail.com</email>
</author>
<published>2010-08-28T17:17:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=95353ce63392ee9e7df44c9082320bdc42401f76'/>
<id>urn:sha1:95353ce63392ee9e7df44c9082320bdc42401f76</id>
<content type='text'>
Promoted to clojure.core:
 - flatten
 - group-by
 - partition-by
 - frequencies
 - reductions
 - partition-all
 - shuffle
 - rand-elt (clojure.core/rand-nth)

Not promoted to clojure.core:
 - includes?
   prefer 'contains?' for key testing, or 'some'
   for ad hoc linear searches.

Signed-off-by: Stuart Sierra &lt;mail@stuartsierra.com&gt;
</content>
</entry>
<entry>
<title>Split all namespaces into sub-modules.</title>
<updated>2010-08-07T20:41:53Z</updated>
<author>
<name>Stuart Sierra</name>
<email>mail@stuartsierra.com</email>
</author>
<published>2010-08-07T20:41:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=a6a92b9b3d2bfd9a56e1e5e9cfba706d1aeeaae5'/>
<id>urn:sha1:a6a92b9b3d2bfd9a56e1e5e9cfba706d1aeeaae5</id>
<content type='text'>
* Examples and tests have not been copied over.
* Clojure test/compile phases are commented out in parent POM.
* May require installing parent POM before full build.
</content>
</entry>
</feed>
