package coq-serapi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Names = Ser_names
type univ_name_list = Names.lname list
val univ_name_list_to_yojson : univ_name_list -> Yojson.Safe.t
val univ_name_list_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> univ_name_list
val sexp_of_univ_name_list : univ_name_list -> Ppx_sexp_conv_lib.Sexp.t