Up

Module Priority : module type of Core.Std.Linux_ext.Priority with type t = Core.Std.Linux_ext.Priority.t

Signature

val t_of_sexp : Sexplib.Sexp.t -> t
val sexp_of_t : t -> Sexplib.Sexp.t
val equal : t -> t -> bool
val of_int : int -> t
val to_int : t -> int
val incr : t -> t
val decr : t -> t