aboutsummaryrefslogtreecommitdiff
path: root/api-index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api-index.html')
-rw-r--r--api-index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/api-index.html b/api-index.html
index 971d73bf..d9ccb890 100644
--- a/api-index.html
+++ b/api-index.html
@@ -163,7 +163,6 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="combinatorics-api.html#combinations">combinations</a><span id="line-content"> function combinatorics All the unique ways of taking n different elements...
</span></span><span id="section-content"> <a href="accumulators-api.html#combine">combine</a><span id="line-content"> multimethod accumulators Combine the values of the accumulators acc1 and ac...
</span></span><span id="section-content"> <a href="find-namespaces-api.html#comment?">comment?</a><span id="line-content"> function find-namespaces Returns true if form is a (comment ...).
-</span></span><span id="section-content"> <a href="logging-api.html#commons-logging">commons-logging</a><span id="line-content"> macro logging Defines the commons-logging-based implementations ...
</span></span><span id="section-content"> <a href="pprint-api.html#compile-format">compile-format</a><span id="line-content"> function pprint Compiles format-str into a compiled format which c...
</span></span><span id="section-content"> <a href="graph-api.html#component-graph">component-graph</a><span id="line-content"> function graph Given a graph, perhaps with cycles, return a reduc...
</span></span><span id="section-content"> <a href="miglayout-api.html#components">components</a><span id="line-content"> function miglayout Returns a map from id (a keyword) to component for...
@@ -370,7 +369,6 @@ Shortcuts:<br />
<pre>
<span id="section-content"> <a href="json.read-api.html#*json-keyword-keys*">*json-keyword-keys*</a><span id="line-content"> var json.read If true, JSON object keys will be converted to key...
</span></span><span id="section-content"> <a href="jar-api.html#jar-file?">jar-file?</a><span id="line-content"> function jar Returns true if file is a normal file with a .jar ...
-</span></span><span id="section-content"> <a href="logging-api.html#java-logging">java-logging</a><span id="line-content"> macro logging Defines the java-logging-based implementations of ...
</span></span><span id="section-content"> <a href="repl-utils-api.html#javadoc">javadoc</a><span id="line-content"> function repl-utils Opens a browser window displaying the javadoc for ...
</span></span><span id="section-content"> <a href="jmx-api.html#jmx-&gt;clj">jmx-&gt;clj</a><span id="line-content"> multimethod jmx Coerce JMX data structures into Clojure data. Hand...
</span></span><span id="section-content"> <a href="jmx-api.html#jmx-url">jmx-url</a><span id="line-content"> function jmx Build a JMX URL from options..
@@ -402,7 +400,6 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="logging-api.html#log-capture!">log-capture!</a><span id="line-content"> function logging Captures System.out and System.err, redirecting al...
</span></span><span id="section-content"> <a href="logging-api.html#log-stream">log-stream</a><span id="line-content"> function logging Creates a PrintStream that will output to the log....
</span></span><span id="section-content"> <a href="logging-api.html#log-uncapture!">log-uncapture!</a><span id="line-content"> function logging Restores System.out and System.err to their origin...
-</span></span><span id="section-content"> <a href="logging-api.html#log4j-logging">log4j-logging</a><span id="line-content"> macro logging Defines the log4j-based implementations of the cor...
</span></span><span id="section-content"> <a href="probabilities.monte-carlo-api.html#lognormal">lognormal</a><span id="line-content"> function probabilities.monte-carlo Transform a sequence of uniform random numb...
</span></span><span id="section-content"> <a href="str-utils2-api.html#lower-case">lower-case</a><span id="line-content"> function str-utils2 Converts string to all lower-case..
</span></span><span id="section-content"> <a href="str-utils2-api.html#ltrim">ltrim</a><span id="line-content"> function str-utils2 Removes whitespace from the left side of string..