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.6.tbz
sha256=0fe4813df6d0447b154e4ce0f6de8ea2f541e9283bbdc7713a65134653d7ebea
sha512=7e407b30f14d64769857c3fb258ecd6629355ea61e9345efc01fa9b00b9c708c225d6f811d2d0ca15f073886098e986fed049c1cdf6f5ad1f61ace121c013f24

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.