Skip to content

Commit 3d42dee

Browse files
committed
Autodoc commit for clojure-1.5.0/34261936, master/89dd5d51, clojure-1.4.0/8306949f, 1.3.x/1f55cc0a, 1.2.x/612fba91, 1.1.x/5293929c
1 parent 528a2eb commit 3d42dee

File tree

4 files changed

+1716
-1650
lines changed

4 files changed

+1716
-1650
lines changed

branch-master/api-index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,9 @@ <h2 id="H"><span id="section-head">H</span></h2>
408408
<pre>
409409
<span id="section-content"> <a href="clojure.core-api.html#clojure.core/hash">hash</a><span id="line-content"> function clojure.core Returns the hash code of its argument. Note this i...
410410
</span></span><span id="section-content"> <a href="clojure.core-api.html#clojure.core/hash-map">hash-map</a><span id="line-content"> function clojure.core keyval =&gt; key val Returns a new hash map with supp...
411+
</span></span><span id="section-content"> <a href="clojure.core-api.html#clojure.core/hash-ordered-coll">hash-ordered-coll</a><span id="line-content"> function clojure.core Returns the hash code, consistent with =, for an e...
411412
</span></span><span id="section-content"> <a href="clojure.core-api.html#clojure.core/hash-set">hash-set</a><span id="line-content"> function clojure.core Returns a new hash set with supplied keys. Any eq...
413+
</span></span><span id="section-content"> <a href="clojure.core-api.html#clojure.core/hash-unordered-coll">hash-unordered-coll</a><span id="line-content"> function clojure.core Returns the hash code, consistent with =, for an e...
412414
</span></span>
413415
</pre>
414416
</div><div id="index-body">

0 commit comments

Comments
 (0)