package coq-serapi
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Serialization library and protocol for machine interaction with the Coq proof assistant
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      coq-serapi-8.18.0.0.18.1.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=3958ec27603e3f927a74f11d02d98390e8ecda942bb23f37ff6fa575b31a8158
    
    
  sha512=d33f9340de6e1426a42192da3610a7636b0201baa166cf788926b866738ae299219439bc22112cc81591c565dd857f66e53a41a3cfe420844f31fb6077abe57b
    
    
  doc/coq-serapi.serapi_v8_14/Serapi/Serapi_goals/index.html
Module Serapi.Serapi_goalsSource
Source
type 'a ser_goals = {- goals : 'a list;
- stack : ('a list * 'a list) list;
- bullet : Pp.t option;
- shelf : 'a list;
- given_up : 'a list;
}Source
val process_goal_gen : 
  (Environ.env -> Evd.evar_map -> Constr.t -> 'a) ->
  Evd.evar_map ->
  Evar.t ->
  'a reified_goalStm-independent goal processor
Source
val get_goals_gen : 
  (Environ.env -> Evd.evar_map -> Constr.t -> 'a) ->
  doc:Stm.doc ->
  Stateid.t ->
  'a reified_goal ser_goals optionSource
val get_egoals : 
  doc:Stm.doc ->
  Stateid.t ->
  Constrexpr.constr_expr reified_goal ser_goals option sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >