package async_kernel

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file cycle_hook.ml

1
2
3
4
5
type t = unit -> unit

module Handle = struct
  type t = Types.Cycle_hook_handle.t
end
OCaml

Innovation. Community. Security.