package hardcaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = Base.Int64.t
val compare : t -> t -> Base.Int.t
val hash_fold_t : Ppx_hash_lib.Std.Hash.state -> t -> Ppx_hash_lib.Std.Hash.state
val hash : t -> Ppx_hash_lib.Std.Hash.hash_value
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
type comparator_witness
val comparator : (t, comparator_witness) Base__Comparator.comparator
val equal : t Base__Equal.equal
OCaml

Innovation. Community. Security.