diff options
Diffstat (limited to 'fnmap-api.html')
-rw-r--r-- | fnmap-api.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fnmap-api.html b/fnmap-api.html index d0e1892d..998ab97a 100644 --- a/fnmap-api.html +++ b/fnmap-api.html @@ -72,6 +72,8 @@ by <span id="author">Stuart Sierra</span><br /> <pre id="namespace-docstr">Maps that dispatch get/assoc to user-defined functions. Note: requires AOT-compilation</pre> + + <br /> <h2>Public Variables and Functions</h2> <div id="var-entry"> @@ -93,7 +95,9 @@ operate on an internal map. map for m. All other map operations are passed through to the internal map.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/fnmap.clj#L19" id="var-source">Source</a> + + + </div> |