Total_map.Sequence
Sequence a total map of computations in order of their keys resulting in computation of the total map of results.
module A : Core_kernel.Applicative
val sequence : ('key, 'a A.t, 'cmp, 'enum) t -> ('key, 'a, 'cmp, 'enum) t A.t