Module type Job_or_event_intf.Job_or_event
type t= Async_kernel__.Types.Job_or_event.t
val of_event : Event.t -> tval of_job : Async_kernel__.Job.t -> tval is_event : t -> boolval is_job : t -> bool
module Match : sig ... endIdiomatic usage of
Matchis: