package ecaml

  1. Overview
  2. Docs
Library for writing Emacs plugin in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

ecaml-v0.15.0.tar.gz
sha256=89f2806dd37012b07ddbaf40c2d9cfb9de29289944d921d23f4fd9b93d5c7cba

doc/ecaml.ecaml_value/Ecaml_value/Value/Private/Block_on_async/index.html

Module Private.Block_on_async

These functions are defined in Async_ecaml. This module exists to avoid dependency cycles.

type t = {
  1. f : 'a. Core.Source_code_position.t -> ?context:Core.Sexp.t Core.Lazy.t -> (unit -> 'a Async_kernel.Deferred.t) -> 'a;
}
val set_once : t Core.Set_once.t
OCaml

Innovation. Community. Security.