package async_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val iter : t -> alarm: (([< `Read | `Set_and_create ], t, Async_kernel__.Types.Job_or_event.t Alarm.t) Fieldslib.Field.t_with_perm -> t -> Async_kernel__.Types.Job_or_event.t Alarm.t -> 'a) -> at: (([< `Read | `Set_and_create ], t, Time_ns.t) Fieldslib.Field.t_with_perm -> t -> Time_ns.t -> 'b) -> callback: (([< `Read | `Set_and_create ], t, unit -> unit) Fieldslib.Field.t_with_perm -> t -> (unit -> unit) -> 'c) -> execution_context: (([< `Read | `Set_and_create ], t, Execution_context.t) Fieldslib.Field.t_with_perm -> t -> Execution_context.t -> 'd) -> interval: (([< `Read | `Set_and_create ], t, Time_ns.Span.t option) Fieldslib.Field.t_with_perm -> t -> Time_ns.Span.t option -> 'e) -> next_fired: (([< `Read | `Set_and_create ], t, Option.t) Fieldslib.Field.t_with_perm -> t -> Option.t -> 'f) -> prev_fired: (([< `Read | `Set_and_create ], t, Option.t) Fieldslib.Field.t_with_perm -> t -> Option.t -> 'g) -> status: (([< `Read | `Set_and_create ], t, Status.t) Fieldslib.Field.t_with_perm -> t -> Status.t -> 'h) -> 'i
val fold : t -> init:'a -> alarm: ('b -> ([< `Read | `Set_and_create ], t, Async_kernel__.Types.Job_or_event.t Alarm.t) Fieldslib.Field.t_with_perm -> t -> Async_kernel__.Types.Job_or_event.t Alarm.t -> 'c) -> at: ('d -> ([< `Read | `Set_and_create ], t, Time_ns.t) Fieldslib.Field.t_with_perm -> t -> Time_ns.t -> 'e) -> callback: ('f -> ([< `Read | `Set_and_create ], t, unit -> unit) Fieldslib.Field.t_with_perm -> t -> (unit -> unit) -> 'g) -> execution_context: ('h -> ([< `Read | `Set_and_create ], t, Execution_context.t) Fieldslib.Field.t_with_perm -> t -> Execution_context.t -> 'i) -> interval: ('j -> ([< `Read | `Set_and_create ], t, Time_ns.Span.t option) Fieldslib.Field.t_with_perm -> t -> Time_ns.Span.t option -> 'k) -> next_fired: ('l -> ([< `Read | `Set_and_create ], t, Option.t) Fieldslib.Field.t_with_perm -> t -> Option.t -> 'm) -> prev_fired: ('n -> ([< `Read | `Set_and_create ], t, Option.t) Fieldslib.Field.t_with_perm -> t -> Option.t -> 'o) -> status: ('p -> ([< `Read | `Set_and_create ], t, Status.t) Fieldslib.Field.t_with_perm -> t -> Status.t -> 'q) -> 'r
val for_all : t -> alarm: (([< `Read | `Set_and_create ], t, Async_kernel__.Types.Job_or_event.t Alarm.t) Fieldslib.Field.t_with_perm -> t -> Async_kernel__.Types.Job_or_event.t Alarm.t -> bool) -> at: (([< `Read | `Set_and_create ], t, Time_ns.t) Fieldslib.Field.t_with_perm -> t -> Time_ns.t -> bool) -> callback: (([< `Read | `Set_and_create ], t, unit -> unit) Fieldslib.Field.t_with_perm -> t -> (unit -> unit) -> bool) -> execution_context: (([< `Read | `Set_and_create ], t, Execution_context.t) Fieldslib.Field.t_with_perm -> t -> Execution_context.t -> bool) -> interval: (([< `Read | `Set_and_create ], t, Time_ns.Span.t option) Fieldslib.Field.t_with_perm -> t -> Time_ns.Span.t option -> bool) -> next_fired: (([< `Read | `Set_and_create ], t, Option.t) Fieldslib.Field.t_with_perm -> t -> Option.t -> bool) -> prev_fired: (([< `Read | `Set_and_create ], t, Option.t) Fieldslib.Field.t_with_perm -> t -> Option.t -> bool) -> status: (([< `Read | `Set_and_create ], t, Status.t) Fieldslib.Field.t_with_perm -> t -> Status.t -> bool) -> bool
val exists : t -> alarm: (([< `Read | `Set_and_create ], t, Async_kernel__.Types.Job_or_event.t Alarm.t) Fieldslib.Field.t_with_perm -> t -> Async_kernel__.Types.Job_or_event.t Alarm.t -> bool) -> at: (([< `Read | `Set_and_create ], t, Time_ns.t) Fieldslib.Field.t_with_perm -> t -> Time_ns.t -> bool) -> callback: (([< `Read | `Set_and_create ], t, unit -> unit) Fieldslib.Field.t_with_perm -> t -> (unit -> unit) -> bool) -> execution_context: (([< `Read | `Set_and_create ], t, Execution_context.t) Fieldslib.Field.t_with_perm -> t -> Execution_context.t -> bool) -> interval: (([< `Read | `Set_and_create ], t, Time_ns.Span.t option) Fieldslib.Field.t_with_perm -> t -> Time_ns.Span.t option -> bool) -> next_fired: (([< `Read | `Set_and_create ], t, Option.t) Fieldslib.Field.t_with_perm -> t -> Option.t -> bool) -> prev_fired: (([< `Read | `Set_and_create ], t, Option.t) Fieldslib.Field.t_with_perm -> t -> Option.t -> bool) -> status: (([< `Read | `Set_and_create ], t, Status.t) Fieldslib.Field.t_with_perm -> t -> Status.t -> bool) -> bool
val to_list : t -> alarm: (([< `Read | `Set_and_create ], t, Async_kernel__.Types.Job_or_event.t Alarm.t) Fieldslib.Field.t_with_perm -> t -> Async_kernel__.Types.Job_or_event.t Alarm.t -> 'a) -> at: (([< `Read | `Set_and_create ], t, Time_ns.t) Fieldslib.Field.t_with_perm -> t -> Time_ns.t -> 'b) -> callback: (([< `Read | `Set_and_create ], t, unit -> unit) Fieldslib.Field.t_with_perm -> t -> (unit -> unit) -> 'c) -> execution_context: (([< `Read | `Set_and_create ], t, Execution_context.t) Fieldslib.Field.t_with_perm -> t -> Execution_context.t -> 'd) -> interval: (([< `Read | `Set_and_create ], t, Time_ns.Span.t option) Fieldslib.Field.t_with_perm -> t -> Time_ns.Span.t option -> 'e) -> next_fired: (([< `Read | `Set_and_create ], t, Option.t) Fieldslib.Field.t_with_perm -> t -> Option.t -> 'f) -> prev_fired: (([< `Read | `Set_and_create ], t, Option.t) Fieldslib.Field.t_with_perm -> t -> Option.t -> 'g) -> status: (([< `Read | `Set_and_create ], t, Status.t) Fieldslib.Field.t_with_perm -> t -> Status.t -> 'h) -> 'i list
val map : t -> alarm: (([< `Read | `Set_and_create ], t, Async_kernel__.Types.Job_or_event.t Alarm.t) Fieldslib.Field.t_with_perm -> t -> Async_kernel__.Types.Job_or_event.t Alarm.t -> Async_kernel__.Types.Job_or_event.t Alarm.t) -> at: (([< `Read | `Set_and_create ], t, Time_ns.t) Fieldslib.Field.t_with_perm -> t -> Time_ns.t -> Time_ns.t) -> callback: (([< `Read | `Set_and_create ], t, unit -> unit) Fieldslib.Field.t_with_perm -> t -> (unit -> unit) -> unit -> unit) -> execution_context: (([< `Read | `Set_and_create ], t, Execution_context.t) Fieldslib.Field.t_with_perm -> t -> Execution_context.t -> Execution_context.t) -> interval: (([< `Read | `Set_and_create ], t, Time_ns.Span.t option) Fieldslib.Field.t_with_perm -> t -> Time_ns.Span.t option -> Time_ns.Span.t option) -> next_fired: (([< `Read | `Set_and_create ], t, Option.t) Fieldslib.Field.t_with_perm -> t -> Option.t -> Option.t) -> prev_fired: (([< `Read | `Set_and_create ], t, Option.t) Fieldslib.Field.t_with_perm -> t -> Option.t -> Option.t) -> status: (([< `Read | `Set_and_create ], t, Status.t) Fieldslib.Field.t_with_perm -> t -> Status.t -> Status.t) -> t
val set_all_mutable_fields : t -> alarm:Async_kernel__.Types.Job_or_event.t Alarm.t -> at:Time_ns.t -> interval:Time_ns.Span.t option -> next_fired:Option.t -> prev_fired:Option.t -> status:Status.t -> unit