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/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.