|
Implementation of a transformation to replace Boolean equalities by equational constraints (which binds variables).
Author: Michael Hanus
Version: January 2020
main
:: IO () |
transformFlatProg
:: Options -> String -> Prog -> IO (Prog,Bool) |
|
|