Module Stdune__.Unit

type t = unit
val equal : t -> t -> bool
val compare : t -> t -> Stdune.Ordering.t
val hash : t -> int
val to_sexp : t -> Stdune.Sexp.t