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.4.tbz
sha256=0e261323b84639f7fc5d8ef11919c02f184d202e07e1b87f5a0d74939f79b6f8
sha512=11a78591a5e279b7e6ce0526b821206dbfbc4a4edb0d358701a7e5d0bd9a47194ab1449ecb0db7c4e8695e5a8c79e62ada87bb35179ab371fd57f539327a29f7

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.