Map the elements in an iterable to Either and collect the Right values in an array.
Either
Right
Generated using TypeDoc
Map the elements in an iterable to
Either
and collect theRight
values in an array.