Map the elements in an async iterable to Either or AsyncEitherLike and collect the Right values in an array.
Either
AsyncEitherLike
Right
Generated using TypeDoc
Map the elements in an async iterable to
EitherorAsyncEitherLikeand collect theRightvalues in an array.