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
Eitherand collect theRightvalues in an array.