package ecaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val iter : ?suffix:('a -> string) -> message:string -> 'a list -> how:Async_kernel.Monad_sequence.how -> f:('a -> unit Async_kernel.Deferred.t) -> unit Async_kernel.Deferred.t

suffix elt, if provided, is called after f elt is determined, and the string it returns is displayed after the progress indicator.

OCaml

Innovation. Community. Security.