package coq-serapi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include SerType.S with type t := M.elt
val t_of_sexp : Sexplib.Sexp.t -> M.elt
val sexp_of_t : M.elt -> Sexplib.Sexp.t
val of_yojson : Yojson.Safe.t -> (M.elt, string) Result.result
val to_yojson : M.elt -> Yojson.Safe.t