diff options
Diffstat (limited to 'monads-api.html')
-rw-r--r-- | monads-api.html | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/monads-api.html b/monads-api.html index 4bc5d8cb..42ddbe2f 100644 --- a/monads-api.html +++ b/monads-api.html @@ -138,12 +138,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">Konrad Hinsen</span><br /></span> -<br />Usage: -<pre> -(ns your-namespace - (:require <span id="long-name">clojure.contrib.monads</span>)) -</pre><pre> -</pre><h2>Overview</h2> +<br />Full namespace name: <span id="long-name">clojure.contrib.monads</span> +<p></p> +<h2>Overview</h2> <pre id="namespace-docstr">This library contains the most commonly used monads as well as macros for defining and using monads and useful monadic functions.</pre> |