diff options
Diffstat (limited to 'branch-1.1.x/generic.collection-api.html')
-rw-r--r-- | branch-1.1.x/generic.collection-api.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/branch-1.1.x/generic.collection-api.html b/branch-1.1.x/generic.collection-api.html index 7be04cf8..5db226d2 100644 --- a/branch-1.1.x/generic.collection-api.html +++ b/branch-1.1.x/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/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/collection.clj#L26" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/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/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/collection.clj#L42" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/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/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/collection.clj#L54" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/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/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/collection.clj#L68" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/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/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/collection.clj#L80" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/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/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/collection.clj#L95" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/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/637ce542010b34381948f914e0b6829b41602e34/src/clojure/contrib/generic/collection.clj#L109" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/637ce542010b34381948f914e0b6829b41602e34/src/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 & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> |