package coq-serapi

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Serlib.Ser_ltac_pretypeSource

Sourcetype closure = Ltac_pretype.closure
Sourceval closure_of_sexp : Sexplib.Sexp.t -> closure
Sourceval sexp_of_closure : closure -> Sexplib.Sexp.t
Sourcetype closed_glob_constr = Ltac_pretype.closed_glob_constr
Sourceval sexp_of_closed_glob_constr : closed_glob_constr -> Sexplib0.Sexp.t
Sourceval closed_glob_constr_of_sexp : Sexplib0.Sexp.t -> closed_glob_constr
Sourceval hash_fold_closed_glob_constr : Ppx_hash_lib.Std.Hash.state -> closed_glob_constr -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_closed_glob_constr : closed_glob_constr -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_closed_glob_constr : closed_glob_constr -> closed_glob_constr -> int
Sourcetype constr_under_binders = Ltac_pretype.constr_under_binders
Sourceval constr_under_binders_of_sexp : Sexplib.Sexp.t -> constr_under_binders
Sourceval sexp_of_constr_under_binders : constr_under_binders -> Sexplib.Sexp.t
OCaml

Innovation. Community. Security.