aboutsummaryrefslogtreecommitdiff
path: root/fnmap-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'fnmap-api.html')
-rw-r--r--fnmap-api.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/fnmap-api.html b/fnmap-api.html
index ee974981..134a754a 100644
--- a/fnmap-api.html
+++ b/fnmap-api.html
@@ -68,12 +68,9 @@ namespace.
- <span id="header-project">clojure-contrib</span> <span id="header-version">v1.2</span> (<span id="header-status">stable</span>)
</h1>
<span id="author-line">by <span id="author-name">Stuart Sierra</span><br /></span>
-<br />Usage:
-<pre>
-(ns your-namespace
- (:require <span id="long-name">clojure.contrib.fnmap</span>))
-</pre><pre>
-</pre><h2>Overview</h2>
+<br />Full namespace name: <span id="long-name">clojure.contrib.fnmap</span>
+<p></p>
+<h2>Overview</h2>
<pre id="namespace-docstr">Maps that dispatch get/assoc to user-defined functions.
Note: requires AOT-compilation</pre>