Language.Fixpoint.Solver.Common
askSMT Source #
Arguments
symbols already declared in the SMT solver
symbols to declare in the SMT solver
toSMT :: HasCallStack => String -> Config -> Context -> [(Symbol, Sort)] -> Expr -> Pred Source #