Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Manual autodoc update
  • Loading branch information
tomfaulhaber committed May 2, 2010
1 parent e210bda commit 72b8c8a
Show file tree
Hide file tree
Showing 3 changed files with 466 additions and 482 deletions.
1 change: 0 additions & 1 deletion api-index.html
Expand Up @@ -625,7 +625,6 @@ <h2 id="S"><span id="section-head">S</span></h2>
</span></span><span id="section-content"> <a href="clojure.core-api.html#clojure.core/send">send</a><span id="line-content"> function clojure.core Dispatch an action to an agent. Returns the agent ...
</span></span><span id="section-content"> <a href="clojure.core-api.html#clojure.core/send-off">send-off</a><span id="line-content"> function clojure.core Dispatch a potentially blocking action to an agent...
</span></span><span id="section-content"> <a href="clojure.core-api.html#clojure.core/seq">seq</a><span id="line-content"> function clojure.core Returns a seq on the collection. If the collection...
</span></span><span id="section-content"> <a href="clojure.core-api.html#clojure.core/seq-contains?">seq-contains?</a><span id="line-content"> function clojure.core Returns true if sequential search of coll contains...
</span></span><span id="section-content"> <a href="clojure.zip-api.html#clojure.zip/seq-zip">seq-zip</a><span id="line-content"> function clojure.zip Returns a zipper for nested sequences, given a roo...
</span></span><span id="section-content"> <a href="clojure.core-api.html#clojure.core/seq?">seq?</a><span id="line-content"> function clojure.core Return true if x implements ISeq.
</span></span><span id="section-content"> <a href="clojure.core-api.html#clojure.core/seque">seque</a><span id="line-content"> function clojure.core Creates a queued seq on another (presumably lazy) ...
Expand Down

0 comments on commit 72b8c8a

Please sign in to comment.