get All Errors
Extracts from a vararg of Results all the Err elements. All the Err elements are extracted in order.
Haskell: Data.Either.rights
Extracts from an Iterable of Results all the Err elements. All the Err elements are extracted in order.
Haskell: Data.Either.rights