package links

  1. Overview
  2. Docs
module Int : sig ... end
include module type of struct include Int end
type t = int
val equal : t -> t -> Ppx_deriving_runtime.bool
val pp : Ppx_deriving_runtime.Format.formatter -> t -> Ppx_deriving_runtime.unit
val compare : int -> int -> int
module Set : sig ... end
module Map : sig ... end
OCaml

Innovation. Community. Security.