package core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type nonrec nobody = nobody
val bin_shape_nobody : Bin_prot.Shape.t
val bin_size_nobody : nobody Bin_prot.Size.sizer
val bin_write_nobody : nobody Bin_prot.Write.writer
val bin_writer_nobody : nobody Bin_prot.Type_class.writer
val bin_read_nobody : nobody Bin_prot.Read.reader
val __bin_read_nobody__ : (Base.Int.t -> nobody) Bin_prot.Read.reader
val bin_reader_nobody : nobody Bin_prot.Type_class.reader
val bin_nobody : nobody Bin_prot.Type_class.t
val compare_nobody : nobody -> nobody -> Base.Int.t
val hash_fold_nobody : Ppx_hash_lib.Std.Hash.state -> nobody -> Ppx_hash_lib.Std.Hash.state
val hash_nobody : nobody -> Ppx_hash_lib.Std.Hash.hash_value
val sexp_of_nobody : nobody -> Sexplib0.Sexp.t
val nobody_of_sexp : Sexplib0.Sexp.t -> nobody
val stable_witness_nobody : nobody Ppx_stable_witness_runtime.Stable_witness.t
type nonrec me = me
val bin_shape_me : Bin_prot.Shape.t
val bin_size_me : me Bin_prot.Size.sizer
val bin_write_me : me Bin_prot.Write.writer
val bin_writer_me : me Bin_prot.Type_class.writer
val bin_read_me : me Bin_prot.Read.reader
val __bin_read_me__ : (Base.Int.t -> me) Bin_prot.Read.reader
val bin_reader_me : me Bin_prot.Type_class.reader
val bin_me : me Bin_prot.Type_class.t
val compare_me : me -> me -> Base.Int.t
val hash_fold_me : Ppx_hash_lib.Std.Hash.state -> me -> Ppx_hash_lib.Std.Hash.state
val hash_me : me -> Ppx_hash_lib.Std.Hash.hash_value
val sexp_of_me : me -> Sexplib0.Sexp.t
val me_of_sexp : Sexplib0.Sexp.t -> me
val stable_witness_me : me Ppx_stable_witness_runtime.Stable_witness.t
module Read : sig ... end
module Write : sig ... end
module Immutable : sig ... end
module Read_write : sig ... end
module Upper_bound : sig ... end
OCaml

Innovation. Community. Security.