smtLib-1.0.7: A library for working with the SMTLIB format.

Safe HaskellSafe
LanguageHaskell98

SMTLib2.Core

Documentation

ite :: Expr -> Expr -> Expr -> Expr Source