Module Serlib.Ser_constrSource
Sourcetype pconstant = Constr.pconstant Sourcetype pinductive = Constr.pinductive Sourcetype pconstructor = Constr.pconstructor Sourcetype cast_kind = Constr.cast_kind Sourceval hash_fold_cast_kind :
Ppx_hash_lib.Std.Hash.state ->
cast_kind ->
Ppx_hash_lib.Std.Hash.state Sourcetype case_style = Constr.case_style Sourceval hash_fold_case_style :
Ppx_hash_lib.Std.Hash.state ->
case_style ->
Ppx_hash_lib.Std.Hash.state Sourcetype case_printing = Constr.case_printing Sourcetype case_info = Constr.case_info Sourcetype rec_declaration = Constr.rec_declaration Sourcetype fixpoint = Constr.fixpoint Sourcetype cofixpoint = Constr.cofixpoint Sourcetype 'constr pexistential = 'constr Constr.pexistential Sourceval hash_fold_pexistential :
(Ppx_hash_lib.Std.Hash.state -> 'constr -> Ppx_hash_lib.Std.Hash.state) ->
Ppx_hash_lib.Std.Hash.state ->
'constr pexistential ->
Ppx_hash_lib.Std.Hash.state Sourcetype ('constr, 'types) prec_declaration =
('constr, 'types) Constr.prec_declaration Sourcetype ('constr, 'types) pfixpoint = ('constr, 'types) Constr.pfixpoint Sourcetype ('constr, 'types) pcofixpoint = ('constr, 'types) Constr.pcofixpoint include Ppx_hash_lib.Hashable.S with type t := t
Sourceval hash_fold_t : t Base__Ppx_hash_lib.hash_fold Sourceval hash : t -> Base__Ppx_hash_lib.Std.Hash.hash_value include Ppx_compare_lib.Comparable.S with type t := t
Sourceval compare : t Base__Ppx_compare_lib.compare Sourceval hash_fold_constr :
Ppx_hash_lib.Std.Hash.state ->
constr ->
Ppx_hash_lib.Std.Hash.state Sourceval hash_constr : constr -> Ppx_hash_lib.Std.Hash.hash_value Sourceval hash_fold_types :
Ppx_hash_lib.Std.Hash.state ->
types ->
Ppx_hash_lib.Std.Hash.state Sourceval hash_types : types -> Ppx_hash_lib.Std.Hash.hash_value Sourcetype existential = Constr.existential Sourcetype sorts_family = Sorts.family Sourcetype named_declaration = Constr.named_declaration Sourcetype named_context = Constr.named_context Sourceval hash_fold_named_context :
Ppx_hash_lib.Std.Hash.state ->
named_context ->
Ppx_hash_lib.Std.Hash.state Sourcetype rel_declaration = Constr.rel_declaration Sourcetype rel_context = Constr.rel_context Sourceval hash_fold_rel_context :
Ppx_hash_lib.Std.Hash.state ->
rel_context ->
Ppx_hash_lib.Std.Hash.state