Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Trace atome type
Can be read as `(is_success, depth, current_proof_state`, print_function_option, hint_name, hint_db_source)`
Debug type
exception SearchBound of trace
Exception raised if no proof of the goal is found
val no_trace : trace
trace
value corresponding to "no trace recording"
val new_trace : bool -> trace
Creates a trace
value given a boolean indicating if tried hints are printed
val pr_trace_atom : trace_atom -> Pp.t
Prints an info atom, i.e an element of the info trace
val pr_trace : trace -> unit
Prints the complete info trace