Module Async_kernel__.Job_or_event
include Async_kernel__.Job_or_event_intf.Job_or_event
type t= Async_kernel__.Types.Job_or_event.t
val of_event : Async_kernel__.Job_or_event_intf.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: