pyherc
pyherc copied to clipboard
clean up actions and monads
trafficstars
left-if-nil can be worked out just with ->either, provided there are no other falsey values expected. do-monad-e is just (either print Right (do-monad ...))