- Add new functions
copyVar
andcopyVarList
. newVarList
: Refactoring.
- Expose the functions
unbind2
andunbind2List
.
- Add operations for list.
- Integrate mkFree function into Var and Binder.
- Now MkFree requires monadic instance.
- Binder requires Monad typeclass.
Initial release.