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
ValidationorAsyncValidationLikeand collect the successes in an array.