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

Safe HaskellSafe

SMTLib1.QF_BV

Synopsis

Documentation

bit0 :: TermSource

BitVec[1]

bit1 :: TermSource

BitVec[1]

concat :: Term -> Term -> TermSource

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