aboutsummaryrefslogtreecommitdiff
path: root/map-utils-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'map-utils-api.html')
-rw-r--r--map-utils-api.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/map-utils-api.html b/map-utils-api.html
index f21e5f20..d7eb01e3 100644
--- a/map-utils-api.html
+++ b/map-utils-api.html
@@ -100,7 +100,7 @@ only when there's a non-map at a particular level.
-&gt; {:a {:b {:z 3, :c 3, :d {:z 9, :x 1, :y 2}}, :e 103}, :f 4}</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/map_utils.clj#L41" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/map_utils.clj#L41" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -111,7 +111,7 @@ only when there's a non-map at a particular level.
<pre id="var-docstr">Like get, but doesn't evaluate not-found unless it is needed.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/map_utils.clj#L22" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/map_utils.clj#L22" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -122,7 +122,7 @@ only when there's a non-map at a particular level.
<pre id="var-docstr">Like get, but throws an exception if the key is not found.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/map_utils.clj#L29" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/map_utils.clj#L29" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -133,7 +133,7 @@ only when there's a non-map at a particular level.
<pre id="var-docstr">Like get-in, but throws an exception if any key is not found.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/map_utils.clj#L35" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/b8d2743d3a89e13fc9deb2844ca2167b34aaa9b6/src/main/clojure/clojure/contrib/map_utils.clj#L35" id="var-source">Source</a>
</div>
@@ -143,7 +143,7 @@ only when there's a non-map at a particular level.
</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 />