package amqp-client-lwt

  1. Overview
  2. Docs

Module Deferred.ListSource

Sourceval init : ?how:[ `Sequential | `Parallel ] -> f:(int -> 'a t) -> int -> 'a list t
Sourceval iter : ?how:[ `Sequential | `Parallel ] -> f:('a -> unit t) -> 'a list -> unit t
OCaml

Innovation. Community. Security.