Concurrently apply an action that returns Either or AsyncEitherLike to the elements in an iterable and ignore the Right values.
Either
AsyncEitherLike
Right
Generated using TypeDoc
Concurrently apply an action that returns
Either
orAsyncEitherLike
to the elements in an iterable and ignore theRight
values.