Up

Module Sequence (A : Core_kernel.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) t -> ('key, 'a, 'cmp) t A.t