package domain-local-await

  1. Overview
  2. Docs

Module type Domain_local_await.ThreadSource

Signature for a minimal subset of the Stdlib.Thread module needed by domain local await.

type t
val self : unit -> t
val id : t -> int
OCaml

Innovation. Community. Security.