Age | Commit message (Collapse) | Author |
|
|
|
- m-until implements loops
- with-state-field facilitates combining multiple state values into a map
- a few docstrings that came after their functions' argument lists
have been fixed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Replaced clojure.contrib.macros/letfn by clojure.core/letfn
- Introduced namespaces for all tests and examples
- Fixed namespace-related bugs in monads and stream-utils
- Introduced :only clause into all :use clauses
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
transformer
|
|
default value of all monad operations from nil to ::undefined
|
|
|