package coq-serapi
Serialization library and protocol for machine interaction with the Coq proof assistant
Install
Dune Dependency
Authors
Maintainers
Sources
coq-serapi-8.19.0.0.19.0.tbz
sha256=28792fdef7dbcc8a21a3eee1a85d6c433eccde6a85c47d73c8f808c02aa232fd
sha512=b5f8142df58f10639e2aa77209496e5906f5ce69f7bd93a65c9519d539a5546015e4760e0e980c277ab2d908c8cc77eb0d46ae7c1a9ca1fbca985b4c825b891f
doc/coq-serapi.serlib/Serlib/Ser_constrexpr/index.html
Module Serlib.Ser_constrexpr
Source
Source
val or_by_notation_of_yojson :
(Yojson.Safe.t -> 'a Ppx_deriving_yojson_runtime.error_or) ->
Yojson.Safe.t ->
'a or_by_notation Ppx_deriving_yojson_runtime.error_or
Source
val hash_fold_or_by_notation :
(Ppx_hash_lib.Std.Hash.state -> 'a -> Ppx_hash_lib.Std.Hash.state) ->
Ppx_hash_lib.Std.Hash.state ->
'a or_by_notation ->
Ppx_hash_lib.Std.Hash.state
Source
val compare_or_by_notation :
('a -> 'a -> int) ->
'a or_by_notation ->
'a or_by_notation ->
int
Source
val notation_entry_of_yojson :
Yojson.Safe.t ->
notation_entry Ppx_deriving_yojson_runtime.error_or
Source
val hash_fold_notation_entry :
Ppx_hash_lib.Std.Hash.state ->
notation_entry ->
Ppx_hash_lib.Std.Hash.state
Source
val hash_fold_entry_level :
Ppx_hash_lib.Std.Hash.state ->
entry_level ->
Ppx_hash_lib.Std.Hash.state
Source
val notation_entry_level_of_yojson :
Yojson.Safe.t ->
notation_entry_level Ppx_deriving_yojson_runtime.error_or
Source
val hash_fold_notation_entry_level :
Ppx_hash_lib.Std.Hash.state ->
notation_entry_level ->
Ppx_hash_lib.Std.Hash.state
Source
val entry_relative_level_of_yojson :
Yojson.Safe.t ->
entry_relative_level Ppx_deriving_yojson_runtime.error_or
Source
val hash_fold_entry_relative_level :
Ppx_hash_lib.Std.Hash.state ->
entry_relative_level ->
Ppx_hash_lib.Std.Hash.state
Source
val notation_entry_relative_level_of_yojson :
Yojson.Safe.t ->
notation_entry_relative_level Ppx_deriving_yojson_runtime.error_or
Source
val hash_fold_notation_entry_relative_level :
Ppx_hash_lib.Std.Hash.state ->
notation_entry_relative_level ->
Ppx_hash_lib.Std.Hash.state
Source
val hash_notation_entry_relative_level :
notation_entry_relative_level ->
Ppx_hash_lib.Std.Hash.hash_value
Source
val compare_notation_entry_relative_level :
notation_entry_relative_level ->
notation_entry_relative_level ->
int
Source
val universe_decl_expr_of_yojson :
Yojson.Safe.t ->
universe_decl_expr Ppx_deriving_yojson_runtime.error_or
Source
val hash_fold_universe_decl_expr :
Ppx_hash_lib.Std.Hash.state ->
universe_decl_expr ->
Ppx_hash_lib.Std.Hash.state
Source
val hash_fold_ident_decl :
Ppx_hash_lib.Std.Hash.state ->
ident_decl ->
Ppx_hash_lib.Std.Hash.state
Source
val cumul_ident_decl_of_yojson :
Yojson.Safe.t ->
cumul_ident_decl Ppx_deriving_yojson_runtime.error_or
Source
val hash_fold_cumul_ident_decl :
Ppx_hash_lib.Std.Hash.state ->
cumul_ident_decl ->
Ppx_hash_lib.Std.Hash.state
Source
val univ_constraint_expr_of_yojson :
Yojson.Safe.t ->
univ_constraint_expr Ppx_deriving_yojson_runtime.error_or
Source
val hash_fold_univ_constraint_expr :
Ppx_hash_lib.Std.Hash.state ->
univ_constraint_expr ->
Ppx_hash_lib.Std.Hash.state
Source
val notation_with_optional_scope_of_yojson :
Yojson.Safe.t ->
notation_with_optional_scope Ppx_deriving_yojson_runtime.error_or
Source
val hash_fold_notation_with_optional_scope :
Ppx_hash_lib.Std.Hash.state ->
notation_with_optional_scope ->
Ppx_hash_lib.Std.Hash.state
Source
val hash_notation_with_optional_scope :
notation_with_optional_scope ->
Ppx_hash_lib.Std.Hash.hash_value
Source
val compare_notation_with_optional_scope :
notation_with_optional_scope ->
notation_with_optional_scope ->
int
Source
val delimiter_depth_of_yojson :
Yojson.Safe.t ->
delimiter_depth Ppx_deriving_yojson_runtime.error_or
Source
val hash_fold_delimiter_depth :
Ppx_hash_lib.Std.Hash.state ->
delimiter_depth ->
Ppx_hash_lib.Std.Hash.state
Source
val cases_pattern_notation_substitution_of_sexp :
Sexplib.Sexp.t ->
cases_pattern_notation_substitution
Source
val sexp_of_cases_pattern_notation_substitution :
cases_pattern_notation_substitution ->
Sexplib.Sexp.t
Source
val recursion_order_expr_of_yojson :
Yojson.Safe.t ->
recursion_order_expr Ppx_deriving_yojson_runtime.error_or
Source
val local_binder_expr_of_yojson :
Yojson.Safe.t ->
local_binder_expr Ppx_deriving_yojson_runtime.error_or
Source
val constr_notation_substitution_of_yojson :
Yojson.Safe.t ->
constr_notation_substitution Ppx_deriving_yojson_runtime.error_or
Source
val hash_fold_constr_expr :
Ppx_hash_lib.Std.Hash.state ->
constr_expr ->
Ppx_hash_lib.Std.Hash.state
Source
val hash_fold_branch_expr :
Ppx_hash_lib.Std.Hash.state ->
branch_expr ->
Ppx_hash_lib.Std.Hash.state
Source
val hash_fold_cofix_expr :
Ppx_hash_lib.Std.Hash.state ->
cofix_expr ->
Ppx_hash_lib.Std.Hash.state
Source
val hash_fold_recursion_order_expr :
Ppx_hash_lib.Std.Hash.state ->
recursion_order_expr ->
Ppx_hash_lib.Std.Hash.state
Source
val hash_fold_local_binder_expr :
Ppx_hash_lib.Std.Hash.state ->
local_binder_expr ->
Ppx_hash_lib.Std.Hash.state
Source
val hash_fold_constr_notation_substitution :
Ppx_hash_lib.Std.Hash.state ->
constr_notation_substitution ->
Ppx_hash_lib.Std.Hash.state
Source
val hash_constr_notation_substitution :
constr_notation_substitution ->
Ppx_hash_lib.Std.Hash.hash_value
Source
val compare_constr_notation_substitution :
constr_notation_substitution ->
constr_notation_substitution ->
int
Source
val constr_pattern_expr_of_yojson :
Yojson.Safe.t ->
constr_pattern_expr Ppx_deriving_yojson_runtime.error_or
Source
val hash_fold_constr_pattern_expr :
Ppx_hash_lib.Std.Hash.state ->
constr_pattern_expr ->
Ppx_hash_lib.Std.Hash.state
Source
val with_declaration_ast_of_yojson :
Yojson.Safe.t ->
(with_declaration_ast, string) Result.result
Source
val hash_fold_module_ast :
Ppx_hash_lib.Std.Hash.state ->
module_ast ->
Ppx_hash_lib.Std.Hash.state
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>