package coq-serapi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type _t = string
val _t_to_yojson : _t -> Yojson.Safe.t
val _t_of_yojson : Yojson.Safe.t -> _t Ppx_deriving_yojson_runtime.error_or
val _ : Yojson.Safe.t -> _t Ppx_deriving_yojson_runtime.error_or
val _t_put : Uint63.t -> string
val _t_get : string -> Uint63.t
type t = Uint63.t
val t_of_sexp : Sexplib.Sexp.t -> Uint63.t
val sexp_of_t : Uint63.t -> Sexplib.Sexp.t
val of_yojson : Yojson.Safe.t -> Uint63.t Ppx_deriving_yojson_runtime.error_or
val to_yojson : Uint63.t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.