Module Event.Status
type t
= Async_kernel__.Types.Event.Status.t
=
|
Aborted
|
Fired
|
Happening
|
Scheduled
|
Unscheduled
val compare : t -> t -> int
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
Event.Status
type t
= Async_kernel__.Types.Event.Status.t
=
| Aborted |
| Fired |
| Happening |
| Scheduled |
| Unscheduled |
val compare : t -> t -> int
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t