package async_kernel

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=01ced973dbc70535f692f38bed524ae82dba17e26e58791b2fbf0d647b160d2e

doc/async_kernel/Async_kernel/Clock_ns/Event/Status/index.html

Module Event.StatusSource

Sourcetype ('a, 'h) t =
  1. | Aborted of 'a
  2. | Happened of 'h
  3. | Scheduled_at of Core.Time_ns.t
Sourceval sexp_of_t : ('a -> Sexplib0.Sexp.t) -> ('h -> Sexplib0.Sexp.t) -> ('a, 'h) t -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.