Up

Module Priority = Async_kernel.Priority

Signature

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