aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--branch-master/api-index.html55
-rw-r--r--branch-master/command-line-api.html17
-rw-r--r--branch-master/datalog-api.html48
-rw-r--r--branch-master/duck-streams-api.html8
-rw-r--r--branch-master/gen-html-docs-api.html33
-rw-r--r--branch-master/index.html12
-rw-r--r--branch-master/java-utils-api.html18
-rw-r--r--branch-master/jmx-api.html10
-rw-r--r--branch-master/json-api.html8
-rw-r--r--branch-master/miglayout-api.html18
-rw-r--r--branch-master/monadic-io-streams-api.html8
-rw-r--r--branch-master/prxml-api.html6
-rw-r--r--branch-master/repl-utils-api.html252
-rw-r--r--branch-master/seq-api.html34
-rw-r--r--branch-master/seq-utils-api.html2
-rw-r--r--branch-master/set-api.html8
-rw-r--r--branch-master/sql-api.html56
-rw-r--r--branch-master/str-utils2-api.html4
-rw-r--r--branch-master/test-jmx-api.html18
-rw-r--r--branch-master/test-sql-api.html238
20 files changed, 145 insertions, 708 deletions
diff --git a/branch-master/api-index.html b/branch-master/api-index.html
index 068d124e..8e0e9699 100644
--- a/branch-master/api-index.html
+++ b/branch-master/api-index.html
@@ -92,15 +92,12 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="swing-utils-api.html#clojure.contrib.swing-utils/action-translation-table">action-translation-table</a><span id="line-content"> var swing-utils Translation table for the make-action constructor..
</span></span><span id="section-content"> <a href="accumulators-api.html#clojure.contrib.accumulators/add">add</a><span id="line-content"> multimethod accumulators Add item to the accumulator acc. The exact meaning...
</span></span><span id="section-content"> <a href="swing-utils-api.html#clojure.contrib.swing-utils/add-action-listener">add-action-listener</a><span id="line-content"> function swing-utils Adds an ActionLister to component. When the action...
-</span></span><span id="section-content"> <a href="repl-utils-api.html#clojure.contrib.repl-utils/add-break-thread!">add-break-thread!</a><span id="line-content"> function repl-utils Add the given thread to break-threads so that it w...
</span></span><span id="section-content"> <a href="dataflow-api.html#clojure.contrib.dataflow/add-cell-watcher">add-cell-watcher</a><span id="line-content"> function dataflow Adds a watcher to a cell to respond to changes of ...
</span></span><span id="section-content"> <a href="dataflow-api.html#clojure.contrib.dataflow/add-cells">add-cells</a><span id="line-content"> function dataflow Given a collection of cells, add them to the dataf...
</span></span><span id="section-content"> <a href="accumulators-api.html#clojure.contrib.accumulators/add-items">add-items</a><span id="line-content"> function accumulators Add all elements of a collection coll to the accum...
</span></span><span id="section-content"> <a href="swing-utils-api.html#clojure.contrib.swing-utils/add-key-typed-listener">add-key-typed-listener</a><span id="line-content"> function swing-utils Adds a KeyListener to component that only responds...
-</span></span><span id="section-content"> <a href="repl-utils-api.html#clojure.contrib.repl-utils/add-local-javadoc">add-local-javadoc</a><span id="line-content"> function repl-utils Adds to the list of local Javadoc paths..
</span></span><span id="section-content"> <a href="graph-api.html#clojure.contrib.graph/add-loops">add-loops</a><span id="line-content"> function graph For each node n, add the edge n-&gt;n if not already ...
</span></span><span id="section-content"> <a href="swing-utils-api.html#clojure.contrib.swing-utils/add-menu-item">add-menu-item</a><span id="line-content"> multimethod swing-utils Adds a menu item to the parent according to the it...
-</span></span><span id="section-content"> <a href="repl-utils-api.html#clojure.contrib.repl-utils/add-remote-javadoc">add-remote-javadoc</a><span id="line-content"> function repl-utils Adds to the list of remote Javadoc URLs. package-...
</span></span><span id="section-content"> <a href="test-def-api.html#clojure.contrib.test-def/aliased-fn">aliased-fn</a><span id="line-content"> function test-def sample-fn docstring.
</span></span><span id="section-content"> <a href="test-def-api.html#clojure.contrib.test-def/aliased-macro">aliased-macro</a><span id="line-content"> macro test-def sample-macro-docstring.
</span></span><span id="section-content"> <a href="greatest-least-api.html#clojure.contrib.greatest-least/all-greatest">all-greatest</a><span id="line-content"> function greatest-least Returns all the greatest elements..
@@ -116,15 +113,15 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="apply-macro-api.html#clojure.contrib.apply-macro/apply-macro">apply-macro</a><span id="line-content"> macro apply-macro This is evil. Don't ever use it. It makes a macr...
</span></span><span id="section-content"> <a href="test-is-api.html#clojure.contrib.test-is/apply-template">apply-template</a><span id="line-content"> function test-is Replaces _1, _2, _3, etc. in expr with correspondi...
</span></span><span id="section-content"> <a href="generic.math-functions-api.html#clojure.contrib.generic.math-functions/approx=">approx=</a><span id="line-content"> function generic.math-functions Return true if the absolute value of the diffe...
-</span></span><span id="section-content"> <a href="repl-utils-api.html#clojure.contrib.repl-utils/apropos">apropos</a><span id="line-content"> function repl-utils Given a regular expression or stringable thing, re...
</span></span><span id="section-content"> <a href="test-is-api.html#clojure.contrib.test-is/are">are</a><span id="line-content"> macro test-is Checks multiple assertions with a template express...
+</span></span><span id="section-content"> <a href="java-utils-api.html#clojure.contrib.java-utils/as-file">as-file</a><span id="line-content"> multimethod java-utils Interpret a String or a java.io.File as a File. Bu...
</span></span><span id="section-content"> <a href="jmx-api.html#clojure.contrib.jmx/as-object-name">as-object-name</a><span id="line-content"> multimethod jmx Interpret an object as a JMX ObjectName..
</span></span><span id="section-content"> <a href="java-utils-api.html#clojure.contrib.java-utils/as-properties">as-properties</a><span id="line-content"> function java-utils Convert any seq of pairs to a java.utils.Propertie...
</span></span><span id="section-content"> <a href="properties-api.html#clojure.contrib.properties/as-properties">as-properties</a><span id="line-content"> function properties Convert any seq of pairs to a java.utils.Propertie...
</span></span><span id="section-content"> <a href="java-utils-api.html#clojure.contrib.java-utils/as-str">as-str</a><span id="line-content"> function java-utils Like clojure.core/str, but if an argument is a key...
</span></span><span id="section-content"> <a href="string-api.html#clojure.contrib.string/as-str">as-str</a><span id="line-content"> function string Like clojure.core/str, but if an argument is a key...
</span></span><span id="section-content"> <a href="io-api.html#clojure.contrib.io/as-url">as-url</a><span id="line-content"> function io Coerces argument (URL, URI, or String) to a java.n...
-</span></span><span id="section-content"> <a href="java-utils-api.html#clojure.contrib.java-utils/as-url">as-url</a><span id="line-content"> function java-utils Coerces argument (URL, URI, or String) to a java.n...
+</span></span><span id="section-content"> <a href="java-utils-api.html#clojure.contrib.java-utils/as-url">as-url</a><span id="line-content"> multimethod java-utils Coerces argument (URL, URI, or String) to a java.n...
</span></span><span id="section-content"> <a href="generic.math-functions-api.html#clojure.contrib.generic.math-functions/asin">asin</a><span id="line-content"> multimethod generic.math-functions Return the asin of x..
</span></span><span id="section-content"> <a href="test-is-api.html#clojure.contrib.test-is/assert-any">assert-any</a><span id="line-content"> function test-is Returns generic assertion code for any test, inclu...
</span></span><span id="section-content"> <a href="test-is-api.html#clojure.contrib.test-is/assert-predicate">assert-predicate</a><span id="line-content"> function test-is Returns generic assertion code for any functional ...
@@ -144,7 +141,6 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="error-kit-api.html#clojure.contrib.error-kit/bind-continue">bind-continue</a><span id="line-content"> function error-kit Special form to be used inside a 'with-handler'. C...
</span></span><span id="section-content"> <a href="str-utils2-api.html#clojure.contrib.str-utils2/blank?">blank?</a><span id="line-content"> function str-utils2 True if s is nil, empty, or contains only whitespa...
</span></span><span id="section-content"> <a href="string-api.html#clojure.contrib.string/blank?">blank?</a><span id="line-content"> function string True if s is nil, empty, or contains only whitespa...
-</span></span><span id="section-content"> <a href="repl-utils-api.html#clojure.contrib.repl-utils/break-threads">break-threads</a><span id="line-content"> var repl-utils Threads to stop when Ctrl-C is pressed. See 'add-...
</span></span><span id="section-content"> <a href="http.agent-api.html#clojure.contrib.http.agent/buffer-bytes">buffer-bytes</a><span id="line-content"> function http.agent The default HTTP agent result handler; it collects...
</span></span><span id="section-content"> <a href="mmap-api.html#clojure.contrib.mmap/buffer-stream">buffer-stream</a><span id="line-content"> function mmap Returns an InputStream for a ByteBuffer, such as r...
</span></span><span id="section-content"> <a href="jmx-api.html#clojure.contrib.jmx/build-attribute-info">build-attribute-info</a><span id="line-content"> function jmx Construct an MBeanAttributeInfo. Normally called w...
@@ -209,10 +205,9 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="macros-api.html#clojure.contrib.macros/const">const</a><span id="line-content"> macro macros Evaluate the constant expression expr at compile t...
</span></span><span id="section-content"> <a href="monads-api.html#clojure.contrib.monads/cont-m">cont-m</a><span id="line-content"> var monads Monad describing computations in continuation-pass...
</span></span><span id="section-content"> <a href="str-utils2-api.html#clojure.contrib.str-utils2/contains?">contains?</a><span id="line-content"> function str-utils2 True if s contains the substring..
-</span></span><span id="section-content"> <a href="duck-streams-api.html#clojure.contrib.duck-streams/copy">copy</a><span id="line-content"> function duck-streams Copies input to output. Returns nil. Input may be...
+</span></span><span id="section-content"> <a href="duck-streams-api.html#clojure.contrib.duck-streams/copy">copy</a><span id="line-content"> multimethod duck-streams Copies input to output. Returns nil. Input may be...
</span></span><span id="section-content"> <a href="io-api.html#clojure.contrib.io/copy">copy</a><span id="line-content"> function io Copies input to output. Returns nil. Input may be...
</span></span><span id="section-content"> <a href="generic.math-functions-api.html#clojure.contrib.generic.math-functions/cos">cos</a><span id="line-content"> multimethod generic.math-functions Return the cos of x..
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/create-fruit">create-fruit</a><span id="line-content"> function test-sql Create a table.
</span></span><span id="section-content"> <a href="server-socket-api.html#clojure.contrib.server-socket/create-repl-server">create-repl-server</a><span id="line-content"> function server-socket create a repl on a socket.
</span></span><span id="section-content"> <a href="server-socket-api.html#clojure.contrib.server-socket/create-server">create-server</a><span id="line-content"> function server-socket Creates a server socket on port. Upon accept, a ne...
</span></span><span id="section-content"> <a href="sql-api.html#clojure.contrib.sql/create-table">create-table</a><span id="line-content"> function sql Creates a table on the open database connection gi...
@@ -222,19 +217,6 @@ Shortcuts:<br />
<pre>
<span id="section-content"> <a href="duck-streams-api.html#clojure.contrib.duck-streams/*default-encoding*">*default-encoding*</a><span id="line-content"> var duck-streams Name of the default encoding to use when reading &amp;...
</span></span><span id="section-content"> <a href="io-api.html#clojure.contrib.io/*default-encoding*">*default-encoding*</a><span id="line-content"> var io Name of the default encoding to use when reading &amp;...
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/db-batchupdate-exception">db-batchupdate-exception</a><span id="line-content"> function test-sql Demonstrate a batch update exception.
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/db-exception">db-exception</a><span id="line-content"> function test-sql Demonstrate rolling back a partially completed tra...
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/db-get-tables">db-get-tables</a><span id="line-content"> function test-sql Demonstrate getting table info.
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/db-grade-a">db-grade-a</a><span id="line-content"> function test-sql Print rows describing all grade a fruit (grade bet...
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/db-grade-range">db-grade-range</a><span id="line-content"> function test-sql Print rows describing fruit that are within a grad...
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/db-read">db-read</a><span id="line-content"> function test-sql Read the entire fruit table.
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/db-read-all">db-read-all</a><span id="line-content"> function test-sql Return all the rows of the fruit table as a vector.
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/db-rollback">db-rollback</a><span id="line-content"> function test-sql Demonstrate a rollback-only trasaction.
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/db-sql-exception">db-sql-exception</a><span id="line-content"> function test-sql Demonstrate an sql exception.
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/db-update">db-update</a><span id="line-content"> function test-sql Update two fruits as a transaction.
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/db-update-appearance-cost">db-update-appearance-cost</a><span id="line-content"> function test-sql Update the appearance and cost of the named fruit.
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/db-update-or-insert">db-update-or-insert</a><span id="line-content"> function test-sql Updates or inserts a fruit.
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/db-write">db-write</a><span id="line-content"> function test-sql Write initial values to the database as a transact...
</span></span><span id="section-content"> <a href="logging-api.html#clojure.contrib.logging/debug">debug</a><span id="line-content"> macro logging Logs a message at the debug level..
</span></span><span id="section-content"> <a href="logging-api.html#clojure.contrib.logging/debugf">debugf</a><span id="line-content"> macro logging Debug level logging using format..
</span></span><span id="section-content"> <a href="map-utils-api.html#clojure.contrib.map-utils/deep-merge-with">deep-merge-with</a><span id="line-content"> function map-utils Like merge-with, but merges maps recursively, appl...
@@ -293,7 +275,6 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="trace-api.html#clojure.contrib.trace/dotrace">dotrace</a><span id="line-content"> macro trace Given a sequence of function identifiers, evaluate...
</span></span><span id="section-content"> <a href="str-utils2-api.html#clojure.contrib.str-utils2/drop">drop</a><span id="line-content"> function str-utils2 Drops first n characters from s. Returns an empty...
</span></span><span id="section-content"> <a href="string-api.html#clojure.contrib.string/drop">drop</a><span id="line-content"> function string Drops first n characters from s. Returns an empty...
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/drop-fruit">drop-fruit</a><span id="line-content"> function test-sql Drop a table.
</span></span><span id="section-content"> <a href="sql-api.html#clojure.contrib.sql/drop-table">drop-table</a><span id="line-content"> function sql Drops a table on the open database connection give...
</span></span></pre>
</div><div id="index-body">
@@ -330,7 +311,6 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="generic.math-functions-api.html#clojure.contrib.generic.math-functions/exp">exp</a><span id="line-content"> multimethod generic.math-functions Return the exp of x..
</span></span><span id="section-content"> <a href="mock-api.html#clojure.contrib.mock/expect">expect</a><span id="line-content"> macro mock Use expect to redirect calls to dependent function...
</span></span><span id="section-content"> <a href="probabilities.monte-carlo-api.html#clojure.contrib.probabilities.monte-carlo/exponential">exponential</a><span id="line-content"> function probabilities.monte-carlo Transform a sequence of uniform random numb...
-</span></span><span id="section-content"> <a href="repl-utils-api.html#clojure.contrib.repl-utils/expression-info">expression-info</a><span id="line-content"> function repl-utils Uses the Clojure compiler to analyze the given s-e...
</span></span><span id="section-content"> <a href="math-api.html#clojure.contrib.math/expt">expt</a><span id="line-content"> function math (expt base pow) is base to the pow power. Returns ...
</span></span></pre>
</div><div id="index-body">
@@ -358,7 +338,6 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="seq-api.html#clojure.contrib.seq/find-first">find-first</a><span id="line-content"> function seq Returns the first item of coll for which (pred ite...
</span></span><span id="section-content"> <a href="seq-utils-api.html#clojure.contrib.seq-utils/find-first">find-first</a><span id="line-content"> function seq-utils Returns the first item of coll for which (pred ite...
</span></span><span id="section-content"> <a href="test-is-api.html#clojure.contrib.test-is/find-holes">find-holes</a><span id="line-content"> function test-is Recursively finds all symbols starting with _ in f...
-</span></span><span id="section-content"> <a href="repl-utils-api.html#clojure.contrib.repl-utils/find-javadoc-url">find-javadoc-url</a><span id="line-content"> function repl-utils Searches for a URL for the given class name. Trie...
</span></span><span id="section-content"> <a href="find-namespaces-api.html#clojure.contrib.find-namespaces/find-namespaces-in-dir">find-namespaces-in-dir</a><span id="line-content"> function find-namespaces Searches dir recursively for (ns ...) declarations...
</span></span><span id="section-content"> <a href="find-namespaces-api.html#clojure.contrib.find-namespaces/find-namespaces-in-jarfile">find-namespaces-in-jarfile</a><span id="line-content"> function find-namespaces Searches the JAR file for Clojure source files con...
</span></span><span id="section-content"> <a href="find-namespaces-api.html#clojure.contrib.find-namespaces/find-namespaces-on-classpath">find-namespaces-on-classpath</a><span id="line-content"> function find-namespaces Searches CLASSPATH (both directories and JAR files...
@@ -387,8 +366,6 @@ Shortcuts:<br />
<h2 id="G"><span id="section-head">G</span></h2>
<pre>
<span id="section-content"> <a href="math-api.html#clojure.contrib.math/gcd">gcd</a><span id="line-content"> function math (gcd a b) returns the greatest common divisor of a...
-</span></span><span id="section-content"> <a href="gen-html-docs-api.html#clojure.contrib.gen-html-docs/generate-documentation">generate-documentation</a><span id="line-content"> function gen-html-docs Returns a string which is the HTML documentation f...
-</span></span><span id="section-content"> <a href="gen-html-docs-api.html#clojure.contrib.gen-html-docs/generate-documentation-to-file">generate-documentation-to-file</a><span id="line-content"> function gen-html-docs Calls generate-documentation on the libraries name...
</span></span><span id="section-content"> <a href="generic.collection-api.html#clojure.contrib.generic.collection/get">get</a><span id="line-content"> multimethod generic.collection Returns the element of coll referred to by key. Ea...
</span></span><span id="section-content"> <a href="str-utils2-api.html#clojure.contrib.str-utils2/get">get</a><span id="line-content"> function str-utils2 Gets the i'th character in string..
</span></span><span id="section-content"> <a href="string-api.html#clojure.contrib.string/get">get</a><span id="line-content"> function string Gets the i'th character in string..
@@ -399,7 +376,6 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="ns-utils-api.html#clojure.contrib.ns-utils/get-ns">get-ns</a><span id="line-content"> function ns-utils Returns the namespace named by ns-sym or throws if...
</span></span><span id="section-content"> <a href="dataflow-api.html#clojure.contrib.dataflow/get-old-value">get-old-value</a><span id="line-content"> function dataflow Looks up an old value.
</span></span><span id="section-content"> <a href="test-is-api.html#clojure.contrib.test-is/get-possibly-unbound-var">get-possibly-unbound-var</a><span id="line-content"> function test-is Like var-get but returns nil if the var is unbound...
-</span></span><span id="section-content"> <a href="repl-utils-api.html#clojure.contrib.repl-utils/get-source">get-source</a><span id="line-content"> function repl-utils Returns a string of the source code for the given ...
</span></span><span id="section-content"> <a href="dataflow-api.html#clojure.contrib.dataflow/get-source-cells">get-source-cells</a><span id="line-content"> function dataflow Returns a collection of source cells from the data...
</span></span><span id="section-content"> <a href="java-utils-api.html#clojure.contrib.java-utils/get-system-property">get-system-property</a><span id="line-content"> function java-utils Get a system property..
</span></span><span id="section-content"> <a href="properties-api.html#clojure.contrib.properties/get-system-property">get-system-property</a><span id="line-content"> function properties Get a system property..
@@ -449,11 +425,8 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="logging-api.html#clojure.contrib.logging/infof">infof</a><span id="line-content"> macro logging Info level logging using format..
</span></span><span id="section-content"> <a href="io-api.html#clojure.contrib.io/input-stream">input-stream</a><span id="line-content"> function io Attempts to coerce its argument into an open java....
</span></span><span id="section-content"> <a href="sql-api.html#clojure.contrib.sql/insert-records">insert-records</a><span id="line-content"> function sql Inserts records into a table. records are maps fro...
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/insert-records-fruit">insert-records-fruit</a><span id="line-content"> function test-sql Insert records, maps from keys specifying columns ...
</span></span><span id="section-content"> <a href="sql-api.html#clojure.contrib.sql/insert-rows">insert-rows</a><span id="line-content"> function sql Inserts complete rows into a table. Each row is a ...
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/insert-rows-fruit">insert-rows-fruit</a><span id="line-content"> function test-sql Insert complete rows.
</span></span><span id="section-content"> <a href="sql-api.html#clojure.contrib.sql/insert-values">insert-values</a><span id="line-content"> function sql Inserts rows into a table with values for specifie...
-</span></span><span id="section-content"> <a href="test-sql-api.html#clojure.contrib.test-sql/insert-values-fruit">insert-values-fruit</a><span id="line-content"> function test-sql Insert rows with values for only specific columns.
</span></span><span id="section-content"> <a href="fcase-api.html#clojure.contrib.fcase/instance-case">instance-case</a><span id="line-content"> macro fcase Like case, but the test expressions are Java class...
</span></span><span id="section-content"> <a href="generic.collection-api.html#clojure.contrib.generic.collection/into">into</a><span id="line-content"> multimethod generic.collection Returns a new coll consisting of to-coll with all ...
</span></span><span id="section-content"> <a href="test-is-api.html#clojure.contrib.test-is/is">is</a><span id="line-content"> macro test-is Generic assertion macro. 'form' is any predicate ...
@@ -464,7 +437,6 @@ Shortcuts:<br />
<pre>
<span id="section-content"> <a href="jar-api.html#clojure.contrib.jar/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#clojure.contrib.logging/java-util-logging">java-util-logging</a><span id="line-content"> function logging Returns a java.util.logging-based implementation o...
-</span></span><span id="section-content"> <a href="repl-utils-api.html#clojure.contrib.repl-utils/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#clojure.contrib.jmx/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#clojure.contrib.jmx/jmx-url">jmx-url</a><span id="line-content"> function jmx Build a JMX URL from options..
</span></span><span id="section-content"> <a href="str-utils2-api.html#clojure.contrib.str-utils2/join">join</a><span id="line-content"> function str-utils2 Returns a string of all elements in coll, separate...
@@ -481,7 +453,6 @@ Shortcuts:<br />
<h2 id="L"><span id="section-head">L</span></h2>
<pre>
<span id="section-content"> <a href="test-is-api.html#clojure.contrib.test-is/*load-tests*">*load-tests*</a><span id="line-content"> var test-is True by default. If set to false, no test functio...
-</span></span><span id="section-content"> <a href="repl-utils-api.html#clojure.contrib.repl-utils/*local-javadocs*">*local-javadocs*</a><span id="line-content"> var repl-utils Ref to a list of local paths for Javadoc-generated...
</span></span><span id="section-content"> <a href="logging-api.html#clojure.contrib.logging/*log-factory*">*log-factory*</a><span id="line-content"> var logging An instance satisfying the LogFactory protocol. Us...
</span></span><span id="section-content"> <a href="logging-api.html#clojure.contrib.logging/*logging-agent*">*logging-agent*</a><span id="line-content"> var logging The default agent used for performing logging durn...
</span></span><span id="section-content"> <a href="test-miglayout-api.html#clojure.contrib.test-miglayout/label">label</a><span id="line-content"> function test-miglayout Returns a swing label.
@@ -649,8 +620,7 @@ Shortcuts:<br />
</div><div id="index-body">
<h2 id="R"><span id="section-head">R</span></h2>
<pre>
-<span id="section-content"> <a href="repl-utils-api.html#clojure.contrib.repl-utils/*remote-javadocs*">*remote-javadocs*</a><span id="line-content"> var repl-utils Ref to a map from package name prefixes to URLs fo...
-</span></span><span id="section-content"> <a href="condition-api.html#clojure.contrib.condition/raise">raise</a><span id="line-content"> macro condition Raises a condition. With no arguments, re-raises t...
+<span id="section-content"> <a href="condition-api.html#clojure.contrib.condition/raise">raise</a><span id="line-content"> macro condition Raises a condition. With no arguments, re-raises t...
</span></span><span id="section-content"> <a href="error-kit-api.html#clojure.contrib.error-kit/raise">raise</a><span id="line-content"> macro error-kit Raise an error of the type err-name, constructed w...
</span></span><span id="section-content"> <a href="error-kit-api.html#clojure.contrib.error-kit/raise*">raise*</a><span id="line-content"> function error-kit Raise the given error object, best if created by a...
</span></span><span id="section-content"> <a href="seq-api.html#clojure.contrib.seq/rand-elt">rand-elt</a><span id="line-content"> function seq DEPRECATED. Prefer clojure.core/rand-nth. Return a...
@@ -678,7 +648,7 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="properties-api.html#clojure.contrib.properties/read-properties">read-properties</a><span id="line-content"> function properties Read properties from file-able..
</span></span><span id="section-content"> <a href="jmx-api.html#clojure.contrib.jmx/read-supported">read-supported</a><span id="line-content"> function jmx Calls read to read an mbean property, *returning* ...
</span></span><span id="section-content"> <a href="jmx-api.html#clojure.contrib.jmx/readable?">readable?</a><span id="line-content"> function jmx Is attribute readable?.
-</span></span><span id="section-content"> <a href="duck-streams-api.html#clojure.contrib.duck-streams/reader">reader</a><span id="line-content"> function duck-streams Attempts to coerce its argument into an open java....
+</span></span><span id="section-content"> <a href="duck-streams-api.html#clojure.contrib.duck-streams/reader">reader</a><span id="line-content"> multimethod duck-streams Attempts to coerce its argument into an open java....
</span></span><span id="section-content"> <a href="io-api.html#clojure.contrib.io/reader">reader</a><span id="line-content"> function io Attempts to coerce its argument into an open java....
</span></span><span id="section-content"> <a href="seq-api.html#clojure.contrib.seq/rec-cat">rec-cat</a><span id="line-content"> macro seq Similar to lazy-cat but binds the resulting sequen...
</span></span><span id="section-content"> <a href="seq-utils-api.html#clojure.contrib.seq-utils/rec-cat">rec-cat</a><span id="line-content"> macro seq-utils Similar to lazy-cat but binds the resulting sequen...
@@ -698,10 +668,10 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="repl-ln-api.html#clojure.contrib.repl-ln/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#clojure.contrib.repl-ln/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#clojure.contrib.repl-ln/repl-prompt">repl-prompt</a><span id="line-content"> function repl-ln Returns the current repl prompt based on this repl...
-</span></span><span id="section-content"> <a href="str-utils2-api.html#clojure.contrib.str-utils2/replace">replace</a><span id="line-content"> function str-utils2 Replaces all instances of pattern in string with r...
+</span></span><span id="section-content"> <a href="str-utils2-api.html#clojure.contrib.str-utils2/replace">replace</a><span id="line-content"> multimethod str-utils2 Replaces all instances of pattern in string with r...
</span></span><span id="section-content"> <a href="string-api.html#clojure.contrib.string/replace-by">replace-by</a><span id="line-content"> function string Replaces all matches of re in s with the result of...
</span></span><span id="section-content"> <a href="string-api.html#clojure.contrib.string/replace-char">replace-char</a><span id="line-content"> function string Replaces all instances of character a with charact...
-</span></span><span id="section-content"> <a href="str-utils2-api.html#clojure.contrib.str-utils2/replace-first">replace-first</a><span id="line-content"> function str-utils2 Replaces the first instance of pattern in s with r...
+</span></span><span id="section-content"> <a href="str-utils2-api.html#clojure.contrib.str-utils2/replace-first">replace-first</a><span id="line-content"> multimethod str-utils2 Replaces the first instance of pattern in s with r...
</span></span><span id="section-content"> <a href="string-api.html#clojure.contrib.string/replace-first-by">replace-first-by</a><span id="line-content"> function string Replace first match of re in s with the result of ...
</span></span><span id="section-content"> <a href="string-api.html#clojure.contrib.string/replace-first-re">replace-first-re</a><span id="line-content"> function string Replace first match of re in s..
</span></span><span id="section-content"> <a href="string-api.html#clojure.contrib.string/replace-first-str">replace-first-str</a><span id="line-content"> function string Replace first occurance of substring a with b in s...
@@ -725,8 +695,6 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="math-api.html#clojure.contrib.math/round">round</a><span id="line-content"> function math (round n) rounds to the nearest integer. round alw...
</span></span><span id="section-content"> <a href="str-utils2-api.html#clojure.contrib.str-utils2/rtrim">rtrim</a><span id="line-content"> function str-utils2 Removes whitespace from the right side of string..
</span></span><span id="section-content"> <a href="string-api.html#clojure.contrib.string/rtrim">rtrim</a><span id="line-content"> function string Removes whitespace from the right side of string. ...
-</span></span><span id="section-content"> <a href="repl-utils-api.html#clojure.contrib.repl-utils/run">run</a><span id="line-content"> macro repl-utils Loads the specified namespace and invokes its "mai...
-</span></span><span id="section-content"> <a href="repl-utils-api.html#clojure.contrib.repl-utils/run*">run*</a><span id="line-content"> function repl-utils Loads the specified namespace and invokes its "mai...
</span></span><span id="section-content"> <a href="test-is-api.html#clojure.contrib.test-is/run-all-tests">run-all-tests</a><span id="line-content"> function test-is Runs all tests in all namespaces; prints results. ...
</span></span><span id="section-content"> <a href="monads-api.html#clojure.contrib.monads/run-cont">run-cont</a><span id="line-content"> function monads Execute the computation c in the cont monad and re...
</span></span><span id="section-content"> <a href="test-is-api.html#clojure.contrib.test-is/run-tests">run-tests</a><span id="line-content"> function test-is Runs all tests in the given namespaces; prints res...
@@ -754,7 +722,6 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="seq-api.html#clojure.contrib.seq/separate">separate</a><span id="line-content"> function seq Returns a vector: [ (filter f s), (filter (complem...
</span></span><span id="section-content"> <a href="seq-utils-api.html#clojure.contrib.seq-utils/separate">separate</a><span id="line-content"> function seq-utils Returns a vector: [ (filter f s), (filter (complem...
</span></span><span id="section-content"> <a href="generic.collection-api.html#clojure.contrib.generic.collection/seq">seq</a><span id="line-content"> multimethod generic.collection Returns a seq on the object s..
-</span></span><span id="section-content"> <a href="test-jmx-api.html#clojure.contrib.test-jmx/seq-contains-all?">seq-contains-all?</a><span id="line-content"> function test-jmx Does container contain every item in containee? No...
</span></span><span id="section-content"> <a href="seq-api.html#clojure.contrib.seq/seq-on">seq-on</a><span id="line-content"> multimethod seq Returns a seq on the object s. Works like the buil...
</span></span><span id="section-content"> <a href="seq-utils-api.html#clojure.contrib.seq-utils/seq-on">seq-on</a><span id="line-content"> multimethod seq-utils Returns a seq on the object s. Works like the buil...
</span></span><span id="section-content"> <a href="core-api.html#clojure.contrib.core/seqable?">seqable?</a><span id="line-content"> function core Returns true if (seq x) will succeed, false otherw...
@@ -774,7 +741,6 @@ Shortcuts:<br />
</span></span><span id="section-content"> <a href="generic.math-functions-api.html#clojure.contrib.generic.math-functions/sgn">sgn</a><span id="line-content"> multimethod generic.math-functions Return the sign of x (-1, 0, or 1)..
</span></span><span id="section-content"> <a href="shell-api.html#clojure.contrib.shell/sh">sh</a><span id="line-content"> function shell Passes the given strings to Runtime.exec() to laun...
</span></span><span id="section-content"> <a href="shell-out-api.html#clojure.contrib.shell-out/sh">sh</a><span id="line-content"> function shell-out Passes the given strings to Runtime.exec() to laun...
-<