package coq-serapi

  1. Overview
  2. Docs
Serialization library and protocol for machine interaction with the Coq proof assistant

Install

Dune Dependency

Authors

Maintainers

Sources

coq-serapi-8.17.0.0.17.2.tbz
sha256=33df78ad19b46d8f3719e54bbee3047d72e1e7fa63399b7ede4d049a08b41c53
sha512=2dafee85729b80f15e8bab167a21290bba43d0c6d34476dd2afa42ebb2ef6dca353a0d2291db6a0cdafc4923e878b508e01ac0660e2eefb211cbc03d53f5ba4d

doc/coq-serapi.serlib/Serlib/Ser_pattern/index.html

Module Serlib.Ser_patternSource

Sourcetype patvar = Pattern.patvar
Sourceval sexp_of_patvar : patvar -> Sexplib0.Sexp.t
Sourceval patvar_of_sexp : Sexplib0.Sexp.t -> patvar
Sourceval patvar_to_yojson : patvar -> Yojson.Safe.t
Sourceval hash_fold_patvar : Ppx_hash_lib.Std.Hash.state -> patvar -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_patvar : patvar -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_patvar : patvar -> patvar -> int
Sourcetype case_info_pattern = Pattern.case_info_pattern
Sourceval case_info_pattern_of_sexp : Sexplib.Sexp.t -> case_info_pattern
Sourceval sexp_of_case_info_pattern : case_info_pattern -> Sexplib.Sexp.t
Sourcetype constr_pattern = Pattern.constr_pattern
Sourceval sexp_of_constr_pattern : constr_pattern -> Sexplib0.Sexp.t
Sourceval constr_pattern_of_sexp : Sexplib0.Sexp.t -> constr_pattern
Sourceval constr_pattern_to_yojson : constr_pattern -> Yojson.Safe.t
Sourceval hash_fold_constr_pattern : Ppx_hash_lib.Std.Hash.state -> constr_pattern -> Ppx_hash_lib.Std.Hash.state
Sourceval hash_constr_pattern : constr_pattern -> Ppx_hash_lib.Std.Hash.hash_value
Sourceval compare_constr_pattern : constr_pattern -> constr_pattern -> int
OCaml

Innovation. Community. Security.