Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Psmt2Frontend.Smtlib_typed_logicSourcetype th_def = {sorts : (string
* ((int * int)
* (string ->
(Smtlib_ty.ty list * int list) ->
Smtlib_ty.desc)))
list;funs : (string * Smtlib_typed_env.fun_def) list;par_funs : (string * (string list -> Smtlib_typed_env.fun_def)) list;}val new_fun :
Smtlib_ty.ty list ->
Smtlib_ty.ty ->
Smtlib_typed_env.assoc option ->
Smtlib_typed_env.fun_def