package commons

  1. Overview
  2. Docs

Parameters

Signature

type t
val pp : Ppx_deriving_runtime.Format.formatter -> t -> Ppx_deriving_runtime.unit
val equal : t -> t -> Ppx_deriving_runtime.bool
val compare : t -> t -> Ppx_deriving_runtime.int
include Ppx_hash_lib.Hashable.S with type t := t
val hash_fold_t : t Base__Ppx_hash_lib.hash_fold
val hash : t -> Base__Ppx_hash_lib.Std.Hash.hash_value
val mk : unit -> t
val to_int : t -> int
val unsafe_default : t
val unsafe_reset_counter : unit -> unit
OCaml

Innovation. Community. Security.