Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-20 | Move source files into Maven-style directory structure. | Stuart Sierra | |
2009-06-24 | New library monadic-io-streams | Konrad Hinsen | |
Provides a monadic interface to I/O streams created through clojure.contrib.duck-streams. The monadic interface makes it possible to write purely function I/O routines and run them on I/O streams without any possibility of aliasing. |