package miou

  1. Overview
  2. Docs
type t
val of_int : int -> t
val equal : t -> t -> bool
val pp : Stdlib.Format.formatter -> t -> unit