package coq-serapi

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Serlib.Ser_uint63Source

Sourcetype _t = string
Sourceval _t_to_yojson : _t -> Yojson.Safe.t
Sourceval _t_put : Uint63.t -> string
Sourceval _t_get : string -> Uint63.t
Sourcetype t = Uint63.t
Sourceval t_of_sexp : Sexplib.Sexp.t -> Uint63.t
Sourceval sexp_of_t : Uint63.t -> Sexplib.Sexp.t
Sourceval to_yojson : Uint63.t -> Yojson.Safe.t
Sourceval hash_fold_t : Base__Hash.state -> Uint63.t -> Base__Hash.state
Sourceval compare : Uint63.t -> Uint63.t -> int
OCaml

Innovation. Community. Security.