Up

Module Sequence (A : Std_internal.Applicative)

Sequence a total map of computations in order of their keys resulting in computation of the total map of results.

Parameters

Signature

val sequence : ('key, 'a A.t, 'cmp, 'enum) t -> ('key, 'a, 'cmp, 'enum) t A.t