package ecaml

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