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.5.tbz
sha256=41bf2d7b493276f62cbdfa394c8f574727f1dee4c266dc94b587e7cad8cbcb8b
sha512=2be62425cd57c3a161d0346d29b9091045019446b16bacc298b101bf6861c5fcd5e6b19c71fb4e78be79dc182a3f79df3fcd81c2fc84ee618555ea21976d23fb

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

Module Analyze.Lwt_schedulerSource

Sourcetype +'a t = 'a Lwt.t
Sourcemodule Mutex : sig ... end
Sourcemodule Condition : sig ... end
Sourceval bind : 'a t -> ('a -> 'b t) -> 'b t
Sourceval return : 'a -> 'a t
Sourceval detach : (unit -> 'a) -> 'a t
Sourceval parallel_map : f:('a -> 'b t) -> 'a list -> 'b list t
Sourceval parallel_iter : f:('a -> unit t) -> 'a list -> unit t
OCaml

Innovation. Community. Security.