package ecaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. f : Core.Source_code_position.t -> ?context:Core.Sexp.t Core.Lazy.t -> ?raise_exceptions_to_monitor:Async_kernel.Monitor.t -> (unit -> unit Async_kernel.Deferred.t) -> unit;
}
val set_once : t Core.Set_once.t