package coq-lsp
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Language Server Protocol native server for Coq
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      coq-lsp-0.2.4.9.1.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=667908bdd88f0bb1b75d2fa76a483006d600c9422a2a15297a172e62c0415cad
    
    
  sha512=42f8e5ad308702f77c9dc40243acd2e656b16bdb94c302306dbb87387cc36941deccd5f52c18d1a045467030ddf86528b22819522a647eee5b9e1ac25f4a9560
    
    
  doc/coq-lsp.serlib/Serlib/Ser_uState/index.html
Module Serlib.Ser_uStateSource
Source
type ('a, 'b, 'c) gen_universe_decl = ('a, 'b, 'c) UState.gen_universe_decl = {univdecl_qualities : 'a;univdecl_extensible_qualities : bool;univdecl_instance : 'b;univdecl_extensible_instance : bool;univdecl_constraints : 'c;univdecl_extensible_constraints : bool;
}Source
val gen_universe_decl_of_sexp : 
  'a 'b 'c. (Sexplib0.Sexp.t -> 'a) ->
  (Sexplib0.Sexp.t -> 'b) ->
  (Sexplib0.Sexp.t -> 'c) ->
  Sexplib0.Sexp.t ->
  ('a, 'b, 'c) gen_universe_declSource
val sexp_of_gen_universe_decl : 
  'a 'b 'c. ('a -> Sexplib0.Sexp.t) ->
  ('b -> Sexplib0.Sexp.t) ->
  ('c -> Sexplib0.Sexp.t) ->
  ('a, 'b, 'c) gen_universe_decl ->
  Sexplib0.Sexp.tSource
val gen_universe_decl_to_yojson : 
  'a 'b 'c. ('a -> Yojson.Safe.t) ->
  ('b -> Yojson.Safe.t) ->
  ('c -> Yojson.Safe.t) ->
  ('a, 'b, 'c) gen_universe_decl ->
  Yojson.Safe.tSource
val gen_universe_decl_of_yojson : 
  'a 'b 'c. (Yojson.Safe.t -> 'a Ppx_deriving_yojson_runtime.error_or) ->
  (Yojson.Safe.t -> 'b Ppx_deriving_yojson_runtime.error_or) ->
  (Yojson.Safe.t -> 'c Ppx_deriving_yojson_runtime.error_or) ->
  Yojson.Safe.t ->
  ('a, 'b, 'c) gen_universe_decl Ppx_deriving_yojson_runtime.error_orSource
val hash_fold_gen_universe_decl : 
  'a 'b 'c. (Ppx_hash_lib.Std.Hash.state -> 'a -> Ppx_hash_lib.Std.Hash.state) ->
  (Ppx_hash_lib.Std.Hash.state -> 'b -> Ppx_hash_lib.Std.Hash.state) ->
  (Ppx_hash_lib.Std.Hash.state -> 'c -> Ppx_hash_lib.Std.Hash.state) ->
  Ppx_hash_lib.Std.Hash.state ->
  ('a, 'b, 'c) gen_universe_decl ->
  Ppx_hash_lib.Std.Hash.stateSource
val compare_gen_universe_decl : 
  'a 'b 'c. ('a -> 'a -> int) ->
  ('b -> 'b -> int) ->
  ('c -> 'c -> int) ->
  ('a, 'b, 'c) gen_universe_decl ->
  ('a, 'b, 'c) gen_universe_decl ->
  int sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >