Uh... what?
So I understand the type signature she's asking for is Iter<Result<T, E>> -> Result<Iter<T>, Iter<E>>
This suggestion could really use some use case examples. It sounds sufficiently obscure to me that I wouldn't complain about having to write my own a function for this
Also, where does the name evert
come from?