v0.1.5 release
Revamp the implicits for composing Dsls.
- Improve for-comprehension implicits for cats and scalaz. Now no longer requires an interpreter to be in scope and produces a DSL that is run by an interpreter that produces monadic results.
- Add more doctests
- Add to examples