Concurrently map the elements in an iterable to Validation or AsyncValidationLike and collect the successes in an array.
Validation
AsyncValidationLike
Generated using TypeDoc
Concurrently map the elements in an iterable to
Validation
orAsyncValidationLike
and collect the successes in an array.