Joey Hess
|
771052a85e
|
optimize monadic ||
(||) used applicative style runs both conditions rather than short
circuiting. Add an orM that properly short-circuits.
|
2012-03-16 12:28:17 -04:00 |
|
Joey Hess
|
60ab3d84e1
|
added ifM and nuked 11 lines of code
no behavior changes
|
2012-03-14 17:43:34 -04:00 |
|
Joey Hess
|
183bdacca2
|
treak
|
2012-01-21 02:49:32 -04:00 |
|
Joey Hess
|
1e929c022d
|
typo
|
2012-01-03 18:40:47 -04:00 |
|
Joey Hess
|
ee554542c1
|
after is a better name for observe_
|
2012-01-03 00:29:27 -04:00 |
|
Joey Hess
|
fc80b8d96b
|
factor observe_
|
2012-01-03 00:11:00 -04:00 |
|
Joey Hess
|
442202dd6d
|
add a new useful thing
|
2012-01-02 11:18:33 -04:00 |
|
Joey Hess
|
64672c6262
|
refactor
|
2011-12-03 09:10:23 -04:00 |
|
Joey Hess
|
23f2a12816
|
broke up Utility
|
2011-10-16 00:50:12 -04:00 |
|