index
:
clojure-contrib
1.0.x
1.1.x
1.2.x
amatus
clojure-1.0-compatible
gh-pages
master
maven
modules
new
Extensions and enhancements to the Clojure libraries. http://clojure.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
clojure
/
contrib
/
monads
Age
Commit message (
Expand
)
Author
2009-05-03
Namespace documentation for autodoc
Konrad Hinsen
2009-04-21
monads: new monad function m-reduce
Konrad Hinsen
2009-03-24
monads: implemented :let as in Clojure's for
Konrad Hinsen
2009-03-20
monads: new state monad functions for working with maps
Konrad Hinsen
2009-03-19
monads: moved tests to test_contrib
Konrad Hinsen
2009-03-02
General revision of my modules:
Konrad Hinsen
2009-03-01
interim: rename clojure.contrib.macros.letfn to letfn-kh because clojure.core...
scgilardi
2009-02-23
macros and monads/examples: removed lazy-cons-based code
Konrad Hinsen
2009-02-18
monads+probabilities: added an -m suffix to all monad names
Konrad Hinsen
2009-02-15
monads: fixes to make it work with the lazy branch
Konrad Hinsen
2009-01-29
monads.clj: new cont monad, new macros m-when and m-when-not
Konrad Hinsen
2009-01-25
Monads: new writer monad, enhanced maybe-t transformer, new sequence-t transf...
Konrad Hinsen
2009-01-12
Monads: Added examples and test cases for (maybe-t sequence)
Konrad Hinsen
2009-01-08
monads.clj: modified maybe monad, added monad transformer maybe-t, changed de...
Konrad Hinsen
2009-01-06
Added test suite and examples for monads.clj
Konrad Hinsen