package docteur

  1. Overview
  2. Docs
A simple read-only Key/Value from Git to MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

docteur-0.0.3.tbz
sha256=2cce3875b15515e256f2280164ff7e3319584527a000ece9244aae80e50061cf
sha512=8db0aee11ec03d20d75c03e4d67cd235db585e71008cfee4069f711ac9506360dc1ee8a616947786f6879d488802cae13596c49fd298a3b1ce4019883847e57d

doc/docteur.analyze/Analyze/Lwt_scheduler/Condition/index.html

Module Lwt_scheduler.ConditionSource

Sourcetype 'a fiber = 'a t
Sourcetype mutex = Mutex.t
Sourcetype t
Sourceval create : unit -> t
Sourceval wait : t -> mutex -> unit fiber
Sourceval signal : t -> unit
Sourceval broadcast : t -> unit
OCaml

Innovation. Community. Security.