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

Safe HaskellSafe
LanguageHaskell98

SMTLib2.Core

Documentation

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