package async_parallel

  1. Overview
  2. Docs
type ('a, 'b, 'c) t =
  1. | Run of Async.Writer.buffer_age_limit option * ('a, 'b) Hub.t -> 'c Async.Deferred.t