package coq-serapi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include SerType.SJ with type t = Names.Id.t
include SerType.S with type t = Names.Id.t
type t = Names.Id.t
val t_of_sexp : Sexplib.Sexp.t -> t
val sexp_of_t : t -> Sexplib.Sexp.t
val of_yojson : Yojson.Safe.t -> (t, string) Result.result
val to_yojson : t -> Yojson.Safe.t
module Set : SerType.S with type t = Names.Id.Set.t
module Map : SerType.S1 with type 'a t = 'a Names.Id.Map.t