Safe Haskell | None |
---|---|
Language | Haskell2010 |
Translates guard alternatives to if-then-else cascades.
The builtin translation must be run before this transformation.
Documentation
convertGuards :: TTerm -> TTerm Source #
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Translates guard alternatives to if-then-else cascades.
The builtin translation must be run before this transformation.
convertGuards :: TTerm -> TTerm Source #