Up

Module Priority

The priority of a job.

Signature

type t =
| Normal
| Low
val sexp_of_t : t -> Sexplib.Sexp.t
val normal : t
val low : t