| Portability | portable |
|---|---|
| Stability | experimental |
| Maintainer | twanvl@gmail.com |
SimpleReflect
Description
Simple reflection of Haskell expressions containing variables.
Documentation
Reduce (evaluate) an expression once for example 1 + 2 + 3 + 4 ==> 3 + 3 + 4