treehugger 0.1.3
bug fixes and minor enhancements
- Fixes when
TYPE_TUPLE(type)is called with one element. #14 reported by @psnively - Adds
TYPE_EITHER(typ1, typ2),TYPE_LEFT(typ1, typ2),TYPE_RIGHT(typ1, typ2). - Adds
RIGHT(tree)andLEFT(tree).
treehugger.scala is a library to code Scala programmatically.
