sig
type t = unit = ()
val equal : Unit.t -> Unit.t -> bool
val compare : Unit.t -> Unit.t -> int
val to_string : Unit.t -> string
end
The present documentation is copyright Institut National de Recherche en Informatique et en Automatique (INRIA). A complete version can be obtained from this page.