aboutsummaryrefslogtreecommitdiff
path: root/generic.collection-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'generic.collection-api.html')
-rw-r--r--generic.collection-api.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/generic.collection-api.html b/generic.collection-api.html
index 702da0c3..7c45f05c 100644
--- a/generic.collection-api.html
+++ b/generic.collection-api.html
@@ -106,7 +106,7 @@ given keys are updated by the given values. Each type of collection
can have specific restrictions on the possible keys.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/collection.clj#L26" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/collection.clj#L26" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -117,7 +117,7 @@ can have specific restrictions on the possible keys.</pre>
<pre id="var-docstr">Returns a new collection resulting from adding all xs to coll.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/collection.clj#L42" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/collection.clj#L42" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -130,7 +130,7 @@ given keys are removed. Each type of collection can have specific
restrictions on the possible keys.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/collection.clj#L54" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/collection.clj#L54" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -141,7 +141,7 @@ restrictions on the possible keys.</pre>
<pre id="var-docstr">Returns an empty collection of the same kind as the argument</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/collection.clj#L68" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/collection.clj#L68" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -154,7 +154,7 @@ restrictions on the possible keys.</pre>
can have specific restrictions on the possible keys.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/collection.clj#L80" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/collection.clj#L80" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -166,7 +166,7 @@ can have specific restrictions on the possible keys.</pre>
from-coll conjoined.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/collection.clj#L95" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/collection.clj#L95" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -177,7 +177,7 @@ from-coll conjoined.</pre>
<pre id="var-docstr">Returns a seq on the object s.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/collection.clj#L109" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/generic/collection.clj#L109" id="var-source">Source</a>
</div>
@@ -187,7 +187,7 @@ from-coll conjoined.</pre>
</div>
</div>
<div id="foot">
- <div style="text-align: center;" id="copyright">Copyright 2007-2009 by Rich Hickey and the various contributors</div>
+ <div style="text-align: center;" id="copyright">Copyright 2007-2010 by Rich Hickey and the various contributors</div>
</div>
</div>
<div id="DesignedBy">Logo &amp; site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br />