To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
package async
-
async
-
-
async.lock_file_async
-
async.log_extended
-
async.unpack_sequence
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Idiomatic usage of Match
is:
let job_or_event = ... in
let open Job_or_event.Match in
let K k = kind job_or_event in
match k, project k job_or_event with
| Event , event -> ... use event ...
| Job , job -> ... use job ...
Idiomatic usage of Match
is:
let job_or_event = ... in
let open Job_or_event.Match in
let K k = kind job_or_event in
match k, project k job_or_event with
| Event , event -> ... use event ...
| Job , job -> ... use job ...
type _ kind =
| Event : Async_kernel__.Types.Event.t kind
| Job : (Async_kernel__.Types.Execution_context.t, Obj.t -> unit, Obj.t) Core_kernel.Pool.Slots.t3 Core_kernel.Pool.Pointer.t kind
val kind : Async_kernel__.Types.Job_or_event.t -> packed
val project : 'a kind -> Async_kernel__.Types.Job_or_event.t -> 'a
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>