Module Stdune__.Int
val compare : t -> t -> Stdune.Ordering.tval equal : t -> t -> boolval hash : t -> intval to_sexp : t -> Stdune.Sexp.t
module Set : Stdune.Set.S with type elt = tmodule Map : Stdune.Map.S with type key = tmodule Infix : Stdune.Comparable.OPS with type t = t