diff options
Diffstat (limited to 'api-index.html')
-rw-r--r-- | api-index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/api-index.html b/api-index.html index c623794f..86ee146d 100644 --- a/api-index.html +++ b/api-index.html @@ -561,6 +561,7 @@ Shortcuts:<br /> </span></span><span id="section-content"> <a href="java-utils-api.html#relative-path-string">relative-path-string</a><span id="line-content"> multimethod java-utils Interpret a String or java.io.File as a relative p... </span></span><span id="section-content"> <a href="dataflow-api.html#remove-cells">remove-cells</a><span id="line-content"> function dataflow Given a collection of cells, remove them from the ... </span></span><span id="section-content"> <a href="graph-api.html#remove-loops">remove-loops</a><span id="line-content"> function graph For each node n, remove any edges n->n.. +</span></span><span id="section-content"> <a href="str-utils2-api.html#repeat">repeat</a><span id="line-content"> function str-utils2 Returns a new String containing s repeated n times... </span></span><span id="section-content"> <a href="repl-ln-api.html#repl">repl</a><span id="line-content"> function repl-ln A repl that supports line numbers. For definitions... </span></span><span id="section-content"> <a href="repl-ln-api.html#repl-info">repl-info</a><span id="line-content"> function repl-ln Returns a map of info about the current repl. </span></span><span id="section-content"> <a href="repl-ln-api.html#repl-prompt">repl-prompt</a><span id="line-content"> function repl-ln Returns the current repl prompt based on this repl... @@ -570,6 +571,7 @@ Shortcuts:<br /> </span></span><span id="section-content"> <a href="http.agent-api.html#request-headers">request-headers</a><span id="line-content"> function http.agent Returns the request headers specified for this HTT... </span></span><span id="section-content"> <a href="http.agent-api.html#request-uri">request-uri</a><span id="line-content"> function http.agent Returns the URI/URL requested by this HTTP agent, ... </span></span><span id="section-content"> <a href="http.agent-api.html#result">result</a><span id="line-content"> function http.agent Returns the value returned by the :handler functio... +</span></span><span id="section-content"> <a href="str-utils2-api.html#reverse">reverse</a><span id="line-content"> function str-utils2 Returns s with its characters reversed.. </span></span><span id="section-content"> <a href="graph-api.html#reverse-graph">reverse-graph</a><span id="line-content"> function graph Given a directed graph, return another directed gr... </span></span><span id="section-content"> <a href="zip-filter-api.html#right-locs">right-locs</a><span id="line-content"> function zip-filter Returns a lazy sequence of locations to the right ... </span></span><span id="section-content"> <a href="zip-filter-api.html#rightmost?">rightmost?</a><span id="line-content"> function zip-filter Returns true if there are no more nodes to the rig... |