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

Safe HaskellSafe
LanguageHaskell98

SMTLib1.QF_BV

Synopsis

Documentation

bit0 :: Term Source #

BitVec[1]

bit1 :: Term Source #

BitVec[1]

concat :: Term -> Term -> Term Source #

m
-> [n] -> [m+n]