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.16.0.0.16.3.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=66137df53e01398a26e9e51056af7439997bcf562fbe4503946fe89e0c5df443
    
    
  sha512=5c71f7acd4537c33853122d9c526e61f35d2934504c77ce95196f8d595f1c619a680fccd46ba9deb69b509eeb936984056380b18b65fae617ae1cce704df90a1
    
    
  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)"
  >