Commit graph

5 commits

Author SHA1 Message Date
Correl Roush
0914cf5779 Rename modules with calrissian- prefix 2014-07-09 21:55:27 -04:00
d399492679 Modify the monad test macros to work with state
If the monad being tested implements the new state behaviour, evaluate
the expected value and the result by running them both against a default
state before comparing them.
2014-07-09 01:42:04 -04:00
888effbf13 Rename 'do' to 'do-m'
'do' is a built-in lisp macro
2014-04-25 01:11:33 -04:00
f923b68374 Add sequence, more generic monad tests 2014-04-25 01:06:19 -04:00
323cf28830 Add generic tests for monad laws 2014-04-25 00:20:10 -04:00