traverseResult

inline fun <A, B> Iterable<A>.traverseResult(f: (A) -> <ERROR CLASS><B>): <ERROR CLASS><List<B>>