Apply an action that returns Either or AsyncEitherLike to the elements in an async iterable and ignore the Right values.
Either
AsyncEitherLike
Right
Generated using TypeDoc
Apply an action that returns
EitherorAsyncEitherLiketo the elements in an async iterable and ignore theRightvalues.