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.7.tbz
sha256=8bfdbcbb49e668f115634cb5923e72e0faeb21efcf76e996d8c59719f3c50458
sha512=d3a1c1cae65db8ab0e9e986bef0bf1720a30f60af5ee4cbb7808483f9a8a9deffbb30271c12dbcfcd76655273efeb570a1aea9da7a8846fa52a0f335493a8652

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.