Apply an action that returns Either to the elements in an iterable and ignore the Right values.
Either
Right
Generated using TypeDoc
Apply an action that returns
Either
to the elements in an iterable and ignore theRight
values.