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
Either
orAsyncEitherLike
and collect theRight
values in an array.